@import "http://fonts.googleapis.com/css?family=Kanit:400, 700";
body {
      font-family: 'Kanit', sans-serif;
    font-weight: normal;
    color: #6e6e6e;
    background: #fff;
    font-size: 16px
}

.wrapper_bg_color {
    background-image: url(../images/safety.jpg);
    background-attachment: fixed;
    margin-bottom: -20px;
    margin-top: -20px;
      font-family: 'Kanit', sans-serif;
}

.bg_color {
    background-color: #FFF;
    width: 90%;
    margin: 0 auto;
    background-position: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
	      font-family: 'Kanit', sans-serif;

    font-weight: normal
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 30px
}

h2 {
    margin: 30px 0
}

a {
    color: #444e67
}

a:hover,
a:active,
a:focus {
    outline: 0;
    text-decoration: none;
    color: #06c;

}

.navbar-toggle {
    background-color: rgba(156, 191, 35, 1);
    border-color: #9cbf23!important
}

.navbar-nav>li>a {
	      font-family: 'Kanit', sans-serif;

    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 100!important
}

blockquote {
    font-style: italic;
    font-family: Georgia;
    color: #999;
    margin: 0;
    padding: 0 20px
}

label {
    color: #777
}

.btn-inline {
    color: #9c9c9c;
    font-size: 15px
}

.form-control {
	      font-family: 'Kanit', sans-serif;

    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 2.428571;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0
}

.navbar-brand img {
    width: 171px;
    margin-top: -10px
}

.section-title {
    margin-bottom: 20px
}

#head {
      font-family: 'Kanit', sans-serif;
    background-size: cover;
    height: 500px;
    text-align: center;
    color: white;
    font-weight: 100;
    position: relative;
    background-position-x: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover
}

#head.secondary {
    height: 40px;
    min-height: 40px;
    padding-top: -40px
}

#head .lead {
    font-size: 44px;
    margin-bottom: 6px;
    color: white;
    line-height: 1.15em
}

#head .tagline {
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 25px
}

#head .tagline a {
    color: #fff
}

#head .btn {
    margin-bottom: 10px
}

#head .btn-default {
    text-shadow: none;
    background: transparent;
    color: rgba(255, 255, 255, .5);
    -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .5);
    -moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .5);
    box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .5);
    background: transparent
}

#head .btn-default:hover,
#head .btn-default:focus {
    color: rgba(255, 255, 255, .8);
    -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .8);
    -moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .8);
    box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .8);
    background: transparent
}

#head .btn-default:active,
#head .btn-default.active {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    -moz-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
    background: transparent
}

.fluid_container {
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0
}

#camera_wrap_4 {
    bottom: 0;
    height: 100%;
    left: 0;
    margin-bottom: 0!important;
    position: absolute;
    right: 0;
    top: 0
}

.camera_bar {
    z-index: 2
}

.camera_thumbs {
    margin-top: -100px;
    position: relative;
    z-index: 1
}

.camera_thumbs_cont {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.camera_overlayer {
    opacity: .1
}

.panel {
    margin-bottom: 0;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-body {
    padding: 0
}

.btn-action,
.btn-primary {
    color: #ffefd7;
    background-image: -webkit-linear-gradient(top, #0ecfec 0, #09bed9 100%);
    background-image: linear-gradient(to bottom, #0ecfec 0, #09bed9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0ecfec22', endColorstr='#09bed900', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border: 0 none
}

.btn-action:hover,
.btn-primary:hover {
    background: #04a0b7
}

ul,
.list.custom-list ul {
    margin: 0 0 11px;
    list-style-type: none;
    padding-left: 10px
}

.list.custom-list ul li {
    margin: 0;
    padding: 4px 0 5px 15px;
    border-top: 1px solid #f2f2f2;
    position: relative;
    background: url(../images/arrow.png) no-repeat 0 11px
}

.list.custom-list ul li a {
    font: 16px/1.2em 'Roboto', sans-serif;
    color: #878787;
    text-transform: none;
    display: inline;
    position: relative
}

.thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 0;
    background: 0;
    padding: 4px
}

.thumbnail time {
    background: #f11d25;
    padding: 5px 0;
    display: block;
    text-indent: 12px;
    color: #fff
}

.thumbnail .caption {
    padding: 9px 0 0;
    color: #606577
}

.thumbnail .caption a {
    font: 20px
}

.slideUp {
    top: -100px
}

.navbar-inverse {
    background: rgba(255, 255, 255, 1);
    margin-left: 100px;
}

.control-box {
    text-align: right;
    width: 100%
}

.carousel-control {
    background: #666;
    border: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: .5;
    padding: 4px 10px 0;
    position: static;
    height: 30px;
    width: 40px
}

#myCarousel ul,
#myCarousel ul li {
    padding: 0;
    margin: 0
}

.navbar-inverse {
    border: 0;
    border-top: 0 solid #fff
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>.open ul>a {
    color: #515151;
    font-size: 16px;
    text-transform: uppercase
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background: 0;
    color: #93bd00!important
}

.navbar-inverse .navbar-nav>.active>a {
    color: #93ba0f;
    border-radius: 5px
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>.open ul>a {
    text-align: left
}

.highlight {
    margin-top: 40px
}

.h-caption {
    text-align: center
}

.h-caption i {
    display: block;
    font-size: 54px;
    color: #f11d25;
    margin-bottom: 36px
}

.h-caption h4 {
    color: #382526;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px
}

div.hbox {
    background: #fff;
    padding: 10px 15px
}

.jumbotron {
    background-color: #e0e0e0
}

.page-header {
    border-bottom: 1px solid #15c008
}

.page-title {
    margin-top: 20px;
    font-weight: 300;
    color: #15c008
}

.text-muted {
    color: #888
}

.breadcrumb {
    background: 0;
    padding: 0;
    margin: 30px 0 0 0
}

ul.list-spaces li {
    margin-bottom: 10px
}

.container-full {
    margin: 0 auto;
    width: 100%
}

.top-space {
    margin-top: 60px
}

.top-margin {
    margin-top: 20px
}

.circle {
    background: #d6d6d6;
    width: 95px;
    height: 95px;
    border-radius: 90px;
    line-height: 95px;
    margin: 0 auto 20px
}

img {
    max-width: 100%
}

img.pull-right {
    margin-left: 10px
}

img.pull-left {
    margin-right: 10px
}

#map {
    width: 100%;
    height: 280px
}

#social {
    margin-top: 50px;
    margin-bottom: 50px
}

#social .wrapper {
    width: 340px;
    margin: 0 auto
}

.sidebar {
    padding-top: 36px;
    padding-bottom: 30px
}

.sidebar .panel {
    margin-bottom: 20px
}

.sidebar h1,
.sidebar .h1,
.sidebar h2,
.sidebar .h2,
.sidebar h3,
.sidebar .h3 {
    margin-top: 20px
}

.featured-box {
    padding: 20px;
    margin-bottom: 20px
}

.featured-box .text {
    padding-left: 80px
}

.featured-box h3 {
    margin: 0 0 5px 0
}

.featured-box i {
    position: absolute;
    display: inline-block;
    color: #9dbf26;
    border: solid 1px #9dbf26;
    padding: 0;
    border-radius: 50px;
    width: 24px;
    height: 24px;
    margin: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px
}

footer {
    background-image: url(../images/footer1.png);
    background-size: 100%;
    background-origin: content;
    background-repeat: repeat-x;
    height: 400px
}

.social {
    margin: 20px 0
}

.social a {
    font-size: 32px;
    margin: 0 10px;
    color: #caec52
}

.social a:hover {
    color: #596f09
}

.footer1 {
    background: #fff;
    padding: 30px 0 0 0;
    font-size: 16px;
    color: #999
}

.footer1 a {
    color: #ccc
}

.footer1 a:hover {
    color: #fff
}

.footer1 .panel {
    margin-bottom: 30px
}

.footer1 .panel-title {
    font-size: 17px;
    font-weight: bold;
    color: #ccc;
    margin: 0 0 20px
}

.footer1 .entry-meta {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 0 35px 0;
    padding: 2px 0;
    color: #888;
    font-size: 16px;
    font-size: .75rem
}

.footer1 .entry-meta a {
    color: #333
}

.footer1 .entry-meta .meta-in {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

.follow-me-icons {
    font-size: 30px
}

.follow-me-icons i {
    float: left;
    margin: 0 10px 0 0;
    color: #f11d25
}

.footer2 {
    margin-top: 210px;
    padding: 15px 0;
    color: #aaa;
    font-size: 12px
}

.footer2 a {
    color: #aaa
}

.footer2 a:hover {
    color: #fff
}

.footer2 p {
    margin: 0
}

.panel-simplenav {
    margin-left: -5px
}

.panel-simplenav a {
    margin: 0 5px
}

#services .fa {
    color: #f11d25
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px 0 0
}

#quote-carousel .carousel-control {
    background: 0;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px
}

#quote-carousel .carousel-control.left {
    left: -12px
}

#quote-carousel .carousel-control.right {
    right: -12px!important
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

#quote-carousel .carousel-indicators li {
    background: #c0c0c0
}

#quote-carousel .carousel-indicators .active {
    background: #333
}

#quote-carousel img {
    width: 250px;
    height: 100px
}

.item blockquote {
    border-left: none;
    margin: 0
}

.item blockquote img {
    margin-bottom: 10px
}

.item blockquote p:before {
    content: "f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px
}

.contact ul {
    padding: 0
}

.contact ul li {
    margin-bottom: 10px;
    list-style: none
}

footer ul li {
    list-style: none
}

#map-canvas {
    height: 100%;
    margin: 0;
    padding: 0
}

.isotopeWrapper article {
    margin-bottom: 30px
}

#portfolio img {
    width: 100%
}

#portfolio article p {
    margin-bottom: 1.45em
}

nav#filter {
    margin-bottom: 1.5em
}

nav#filter li {
    display: inline-block;
    margin: 10px
}

nav#filter a {
    padding: 4px 12px;
    line-height: 20px;
    border: 1px solid #9dbf26;
    text-decoration: none;
    color: #9dbf26
}

nav#filter a.current {
    background: #9dbf26;
    color: #fff
}

.iconColor .fa {
    color: #ee0c45
}

.portfolio-items article img {
    width: 100%
}

.portfolio-item {
    display: block;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.portfolio-item img {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    color: rgba(220, 220, 220)
}

.fancybox-overlay {
    background: rgba(0, 0, 0, 0.64)
}

.portfolio-item:hover .portfolio-desc {
    padding-top: 20%;
    height: 100%;
    transition: all 200ms ease-in-out 0s;
    opacity: 1;
    background: rgba(61, 61, 61, 0.67)
}

.portfolio-item .portfolio-desc a {
    color: #fff;
    text-align: center;
    display: block
}

.portfolio-item .portfolio-desc a:hover {
    text-decoration: none
}

.portfolio-item .portfolio-desc .folio-info {
    top: -20px;
    padding: 30px;
    height: 0;
    opacity: 0;
    position: relative
}

.portfolio-item:hover .folio-info {
    height: 100%;
    opacity: 1;
    transition: all 500ms ease-in-out 0s;
    top: 5px
}

.portfolio-item .portfolio-desc .folio-info h5 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 1.4em
}

.portfolio-item .portfolio-desc .folio-info p {
    color: #fff;
    font-size: 12px
}

.newsBox {
    margin-bottom: 12px
}

.newsBox img {
    width: 100%!important
}

.da-slider {
    width: auto;
    height: auto;
    max-height: initial;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.da-slide h2 {
    text-align: left;
    top: 15%;
    font-weight: bold
}

.da-slide p {
    text-align: left;
    top: 40%;
    font-size: 30px
}

.da-arrows span {
    position: absolute;
    top: 45%
}

.da-dots span.da-dots-current:after {
    content: '';
    background: #f11d25
}

.team-member {
    padding-top: 5px;
    margin-bottom: 15px
}

.team-heading {
    display: block;
    width: 100%
}

.member-img {
    overflow: hidden
}

.member-img img {
    border-radius: 0
}

.team-socials {
    margin: 15px 0;
    display: block;
    text-align: center
}

.team-socials i {
    width: 35px;
    height: 35px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #c7c7c7
}

.team-socials i:hover {
    color: #f11d25
}

.team-member h4 {
    font-size: 19px;
    line-height: 32px;
    padding: 10px 0 0;
    text-align: center;
    margin: 0
}

.team-member .pos {
    display: block;
    margin: 0;
    text-align: center
}

#head.secondary {
    height: 40px;
    padding-top: 10px;
    background: #181015 url(../images/bg_header.jpg) 0 -270px no-repeat;
    background: #9dbf26;
    background-size: cover;
    text-align: left
}

#head.secondary h1 {
    line-height: 20px;
    color: #fff
}

.flat {
    margin: 30px 0
}

.flat .plan {
    border-radius: 0;
    list-style: none;
    padding: 0 0 20px;
    margin: 0 0 15px;
    background: #fff;
    text-align: center;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.29)!important
}

.flat .plan li {
    padding: 10px 15px;
    color: #ccc;
    border-top: 1px solid #f5f5f5;
    -webkit-transition: 300ms;
    transition: 300ms
}

.flat .plan li.plan-price {
    border-top: 0
}

.flat .plan li.plan-name {
    border-radius: 0;
    padding: 15px;
    font-size: 24px;
    line-height: 24px;
    color: #777;
    background: #c7c7c7;
    margin-bottom: 30px;
    border-top: 0
}

.flat .plan li>strong {
    color: #6b6b6b;
    font-weight: normal
}

.flat .plan li.plan-action {
    margin-top: 10px;
    border-top: 0
}

.flat .plan.featured {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.flat .plan.featured:hover li.plan-name,
.flat .plan:hover li.plan-name,
.flat .plan.featured.plan-name {
    background: #9dbf26!important;
    color: #fff
}

.footer2 a {
    padding: 4px 8px
}

@media(max-width:767px) {
    #head.secondary {
        height: 80px;
        min-height: 80px;
        background-size: initial
    }
    #camera_wrap_4,
    #head {
        height: 480px!important
    }
    #head .lead {
        font-size: 34px
    }
}

@media(min-width:768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .navbar-collapse ul {
        text-align: left;
        margin-right: 0
    }
}

@media(max-width:768px) {
    #camera_wrap_4,
    #head {
        height: 480px!important
    }
    .navbar-inverse .navbar-nav>li>a,
    .navbar-inverse .navbar-nav>.open ul>a {
        font-size: 16px
    }
    .navbar-inverse .navbar-nav>li>a,
    .navbar-inverse .navbar-nav>.open ul>a {
        text-align: right
    }
    #quote-carousel .carousel-indicators {
        bottom: -20px!important
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px
    }
    .footer2 p {
        margin: 0;
        text-align: center
    }
}

@media(max-width:420px) {
    .navbar-inverse {
        background: rgba(255, 255, 255, 0.8)
    }
    #camera_wrap_4,
    #head {
        height: 480px!important
    }
    .da-slide h2 {
        font-size: 28px
    }
    .da-slide p {
        font-size: 19px;
        font-weight: 400
    }
}

.mailbox .table-mailbox {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.mailbox .table-mailbox tr.unread>td {
    background-color: rgba(0, 0, 0, 0.05);
    color: #000;
    font-weight: 600
}

.mailbox .table-mailbox tr>td>.fa.fa-star,
.mailbox .table-mailbox tr>td>.fa.fa-star-o,
.mailbox .table-mailbox tr>td>.glyphicon.glyphicon-star,
.mailbox .table-mailbox tr>td>.glyphicon.glyphicon-star-empty {
    color: #f39c12;
    cursor: pointer
}

.mailbox .table-mailbox tr>td.small-col {
    width: 30px
}

.mailbox .table-mailbox tr>td.name {
    width: 150px;
    font-weight: 600
}

.mailbox .table-mailbox tr>td.time {
    text-align: right;
    width: 100px
}

.mailbox .table-mailbox tr>td {
    white-space: nowrap
}

.mailbox .table-mailbox tr>td>a {
    color: #444
}

@media screen and (max-width:767px) {
    .mailbox .nav-stacked>li:not(.header) {
        float: left;
        width: 50%
    }
    .mailbox .nav-stacked>li:not(.header).header {
        border: 0!important
    }
    .mailbox .search-form {
        margin-top: 10px
    }
}

.box {
	      font-family: 'Kanit', sans-serif;

    position: relative;
    background: #fff;
    border-top: 2px solid #c1c1c1;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.box.box-primary {
    border-top-color: #3c8dbc
}

.box.box-info {
    border-top-color: #0066FF
}

.box.box-danger {
    border-top-color: #f56954
}

.box.box-warning {
    border-top-color: #f39c12
}

.box.box-success {
    border-top-color: #00a65a
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}

.box .box-header {
	      font-family: 'Kanit', sans-serif;

    position: relative;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0 solid #f4f4f4;
    color: #444;
    padding-bottom: 10px
}

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

.box .box-header:after {
    clear: both
}

.box .box-header>.fa,
.box .box-header>.glyphicon,
.box .box-header>.ion,
.box .box-header .box-title {
    display: inline-block;
    padding: 10px 0 10px 10px;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    float: left;
    cursor: default
}

.box .box-header a {
    color: #444
}

.box .box-header>.box-tools {
    padding: 5px 10px 5px 5px
}

.box .box-body {
    padding: 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.box .box-body>table,
.box .box-body>.table {
    margin-bottom: 0
}

.box .box-body.chart-responsive {
    width: 100%;
    overflow: hidden
}

.box .box-body>.chart {
    position: relative;
    overflow: hidden;
    width: 100%
}

.box .box-body>.chart svg,
.box .box-body>.chart canvas {
    width: 100%!important
}

.box .box-body .fc {
    margin-top: 5px
}

.box .box-body .fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #666;
    margin-left: 10px
}

.box .box-body .fc-header-right {
    padding-right: 10px
}

.box .box-body .fc-header-left {
    padding-left: 10px
}

.box .box-body .fc-widget-header {
    background: #fafafa;
    box-shadow: inset 0 -3px 1px rgba(0, 0, 0, 0.02)
}

.box .box-body .fc-grid {
    width: 100%;
    border: 0
}

.box .box-body .fc-widget-header:first-of-type,
.box .box-body .fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0
}

.box .box-body .fc-widget-header:last-of-type,
.box .box-body .fc-widget-content:last-of-type {
    border-right: 0
}

.box .box-body .table {
    margin-bottom: 0
}

.box .box-body .full-width-chart {
    margin: -19px
}

.box .box-body.no-padding .full-width-chart {
    margin: -9px
}

.box .box-footer {
    border-top: 1px solid #f4f4f4;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
    background-color: #fff
}

.box.box-solid {
    border-top: 0
}

.box.box-solid>.box-header {
    padding-bottom: 0!important
}

.box.box-solid>.box-header .btn.btn-default {
    background: transparent
}

.box.box-solid.box-primary>.box-header {
    color: #fff;
    background: #3c8dbc;
    background-color: #3c8dbc
}

.box.box-solid.box-primary>.box-header a {
    color: #444
}

.box.box-solid.box-info>.box-header {
    color: #fff;
    background: #0066FF;
    background-color: #0066FF
}

.box.box-solid.box-info>.box-header a {
    color: #444
}

.box.box-solid.box-danger>.box-header {
    color: #fff;
    background: #f56954;
    background-color: #f56954
}

.box.box-solid.box-danger>.box-header a {
    color: #444
}

.box.box-solid.box-warning>.box-header {
    color: #fff;
    background: #f39c12;
    background-color: #f39c12
}

.box.box-solid.box-warning>.box-header a {
    color: #444
}

.box.box-solid.box-success>.box-header {
    color: #fff;
    background: #00a65a;
    background-color: #00a65a
}

.box.box-solid.box-success>.box-header a {
    color: #444
}

.box.box-solid>.box-header>.box-tools>.btn {
    border: 0;
    box-shadow: none
}

.box.box-solid.collapsed-box .box-header {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.box.box-solid[class*='bg']>.box-header {
    color: #fff
}

.box .box-group>.box {
    margin-bottom: 5px
}

.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: .3em
}

.box .todo-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.box .todo-list>li {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    background: #f3f4f5;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444
}

.box .todo-list>li:last-of-type {
    margin-bottom: 0
}

.box .todo-list>li.danger {
    border-left-color: #f56954
}

.box .todo-list>li.warning {
    border-left-color: #f39c12
}

.box .todo-list>li.info {
    border-left-color: #0066FF
}

.box .todo-list>li.success {
    border-left-color: #00a65a
}

.box .todo-list>li.primary {
    border-left-color: #3c8dbc
}

.box .todo-list>li>input[type='checkbox'] {
    margin: 0 10px 0 5px
}

.box .todo-list>li .text {
    display: inline-block;
    margin-left: 5px;
    font-weight: 600
}

.box .todo-list>li .label {
    margin-left: 10px;
    font-size: 9px
}

.box .todo-list>li .tools {
    display: none;
    float: right;
    color: #f56954
}

.box .todo-list>li .tools>.fa,
.box .todo-list>li .tools>.glyphicon,
.box .todo-list>li .tools>.ion {
    margin-right: 5px;
    cursor: pointer
}

.box .todo-list>li:hover .tools {
    display: inline-block
}

.box .todo-list>li.done {
    color: #999
}

.box .todo-list>li.done .text {
    text-decoration: line-through;
    font-weight: 500
}

.box .todo-list>li.done .label {
    background: #eaeaec!important
}

.box .todo-list .handle {
    display: inline-block;
    cursor: move;
    margin: 0 5px
}

.box .chat {
    padding: 5px 20px 5px 10px
}

.box .chat .item {
    margin-bottom: 10px
}

.box .chat .item:before,
.box .chat .item:after {
    display: table;
    content: ""
}

.box .chat .item:after {
    clear: both
}

.box .chat .item>img {
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important
}

.box .chat .item>img.online {
    border: 2px solid #00a65a
}

.box .chat .item>img.offline {
    border: 2px solid #f56954
}

.box .chat .item>.message {
    margin-left: 55px;
    margin-top: -40px
}

.box .chat .item>.message>.name {
    display: block;
    font-weight: 600
}

.box .chat .item>.attachment {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f0f0f0;
    margin-left: 65px;
    margin-right: 15px;
    padding: 10px
}

.box .chat .item>.attachment>h4 {
    margin: 0 0 5px 0;
    font-weight: 600;
    font-size: 16px
}

.box .chat .item>.attachment>p,
.box .chat .item>.attachment>.filename {
    font-weight: 600;
    font-size: 13px;
    font-style: italic;
    margin: 0
}

.box .chat .item>.attachment:before,
.box .chat .item>.attachment:after {
    display: table;
    content: ""
}

.box .chat .item>.attachment:after {
    clear: both
}

.box>.overlay,
.box>.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.box>.overlay {
    z-index: 1010;
    background: rgba(255, 255, 255, 0.7)
}

.box>.overlay.dark {
    background: rgba(0, 0, 0, 0.5)
}

.box>.loading-img {
    z-index: 1020;
    background: transparent url('../img/ajax-loader1.gif') 50% 50% no-repeat
}

.box.box-solid {
    border-top: 0
}

.box.box-solid>.box-header {
    padding-bottom: 0!important
}

.box.box-solid>.box-header .btn.btn-default {
    background: transparent
}

.box.box-solid.box-primary>.box-header {
    color: #fff;
    background: #3c8dbc;
    background-color: #3c8dbc
}

.box.box-solid.box-primary>.box-header a {
    color: #444
}

.box.box-solid.box-info>.box-header {
    color: #fff;
    background: #0066FF;
    background-color: #0066FF
}

.box.box-solid.box-info>.box-header a {
    color: #444
}

.box.box-solid.box-danger>.box-header {
    color: #fff;
    background: #f56954;
    background-color: #f56954
}

.box.box-solid.box-danger>.box-header a {
    color: #444
}

.box.box-solid.box-warning>.box-header {
    color: #fff;
    background: #f39c12;
    background-color: #f39c12
}

.box.box-solid.box-warning>.box-header a {
    color: #444
}

.box.box-solid.box-success>.box-header {
    color: #fff;
    background: #00a65a;
    background-color: #00a65a
}

.box.box-solid.box-success>.box-header a {
    color: #444
}

.box.box-solid>.box-header>.box-tools>.btn {
    border: 0;
    box-shadow: none
}

.box.box-solid.collapsed-box .box-header {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.nav.nav-pills>li>a {
	      font-family: 'Kanit', sans-serif;

    border-top: 3px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #444
}

.nav.nav-pills>li>a>.fa,
.nav.nav-pills>li>a>.glyphicon,
.nav.nav-pills>li>a>.ion {
    margin-right: 5px
}

.nav.nav-pills>li.active>a,
.nav.nav-pills>li.active>a:hover {
    background-color: #f6f6f6;
    border-top-color: #3c8dbc;
    color: #444
}

.nav.nav-pills>li.active>a {
    font-weight: 600
}

.nav.nav-pills>li>a:hover {
    background-color: #f6f6f6
}

.nav.nav-pills.nav-stacked>li>a {
    border-top: 0;
    border-left: 3px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #444
}

.nav.nav-pills.nav-stacked>li.active>a,
.nav.nav-pills.nav-stacked>li.active>a:hover {
    background-color: #f6f6f6;
    border-left-color: #3c8dbc;
    color: #444
}

.nav.nav-pills.nav-stacked>li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase
}

.btn {
    background: #06f;
    color: #fff;
    font-weight: 500;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid transparent;
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.09);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.09)
}

.btn.btn-default {
    background-color: #fafafa;
    color: #666;
    border-color: #ddd;
    border-bottom-color: #ddd
}

.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default.hover {
    background-color: #f4f4f4!important
}

.btn.btn-default.btn-flat {
    border-bottom-color: #d9dadc
}

.btn.btn-primary {
    background-color: #3c8dbc;
    border-color: #367fa9
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary.hover {
    background-color: #367fa9
}

.btn.btn-success {
    background-color: #00a65a;
    border-color: #008d4c
}

.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success.hover {
    background-color: #008d4c
}

.btn.btn-info {
    background-color: #0066FF;
    border-color: #00acd6
}

.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info.hover {
    background-color: #00acd6
}

.btn.btn-danger {
    background-color: #f56954;
    border-color: #f4543c
}

.btn.btn-danger:hover,
.btn.btn-danger:active,
.btn.btn-danger.hover {
    background-color: #f4543c
}

.btn.btn-warning {
    background-color: #f39c12;
    border-color: #e08e0b
}

.btn.btn-warning:hover,
.btn.btn-warning:active,
.btn.btn-warning.hover {
    background-color: #e08e0b
}

.btn.btn-flat {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn:focus {
    outline: 0
}

.btn.btn-file {
    position: relative;
    width: 120px;
    height: 35px;
    overflow: hidden
}

.btn.btn-file>input[type='file'] {
    display: block!important;
    width: 100%!important;
    height: 35px!important;
    opacity: 0!important;
    position: absolute;
    top: -10px;
    cursor: pointer
}

.btn.btn-app {
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #fafafa;
    font-size: 12px
}

.btn.btn-app>.fa,
.btn.btn-app>.glyphicon,
.btn.btn-app>.ion {
    font-size: 20px;
    display: block
}

.btn.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa
}

.btn.btn-app:active,
.btn.btn-app:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.btn-app>.badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400
}

.btn.btn-social-old {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: .9;
    padding: 0
}

.btn.btn-social-old>.fa {
    padding: 10px 0;
    width: 40px
}

.btn.btn-social-old>.fa+span {
    border-left: 1px solid rgba(255, 255, 255, 0.3)
}

.btn.btn-social-old span {
    padding: 10px
}

.btn.btn-social-old:hover {
    opacity: 1
}

.btn.btn-circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
    color: #f9f9f9!important
}

.bg-gray {
    background-color: #eaeaec!important
}

.bg-black {
    background-color: #222!important
}

.bg-red {
    background-color: #f56954!important
}

.bg-yellow {
    background-color: #f39c12!important
}

.bg-aqua {
    background-color: #0066FF!important
}

.bg-blue {
    background-color: #0073b7!important
}

.bg-light-blue {
    background-color: #3c8dbc!important
}

.bg-green {
    background-color: #00a65a!important
}

.bg-navy {
    background-color: #001f3f!important
}

.bg-teal {
    background-color: #39cccc!important
}

.bg-olive {
    background-color: #3d9970!important
}

.bg-lime {
    background-color: #01ff70!important
}

.bg-orange {
    background-color: #ff851b!important
}

.bg-fuchsia {
    background-color: #f012be!important
}

.bg-purple {
    background-color: #932ab6!important
}

.bg-maroon {
    background-color: #85144b!important
}

.text-red {
    color: #f56954!important
}

.text-yellow {
    color: #f39c12!important
}

.text-aqua {
    color: #0066FF!important
}

.text-blue {
    color: #0073b7!important
}

.text-light-blue {
    color: #3c8dbc!important
}

.text-green {
    color: #00a65a!important
}

.text-navy {
    color: #001f3f!important
}

.text-teal {
    color: #39cccc!important
}

.text-olive {
    color: #3d9970!important
}

.text-lime {
    color: #01ff70!important
}

.text-orange {
    color: #ff851b!important
}

.text-fuchsia {
    color: #f012be!important
}

.text-purple {
    color: #932ab6!important
}

.text-maroon {
    color: #85144b!important
}

.pricdel {
    position: absolute;
    right: 15%;
    top: -15%;
    border-width: 5px 5px 0
}

.img_pricdel {
    width: 100%;
    height: auto;
    padding: 1px 5px
}

.btn-social {
    position: relative;
    padding-left: 44px!important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px!important;
    line-height: 34px!important;
    font-size: 1.6em!important;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social.btn-lg {
    padding-left: 60px!important
}

.btn-social.btn-lg:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social.btn-sm {
    padding-left: 38px!important
}

.btn-social.btn-sm:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social.btn-xs {
    padding-left: 30px!important
}

.btn-social.btn-xs:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon {
    position: relative;
    padding-left: 44px!important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0
}

.btn-social-icon:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px!important;
    line-height: 34px!important;
    font-size: 1.6em!important;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social-icon.btn-lg {
    padding-left: 60px!important
}

.btn-social-icon.btn-lg:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social-icon.btn-sm {
    padding-left: 38px!important
}

.btn-social-icon.btn-sm:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social-icon.btn-xs {
    padding-left: 30px!important
}

.btn-social-icon.btn-xs:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon:first-child {
    border: 0;
    text-align: center;
    width: 100%!important
}

.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #183c60;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
    background-image: none
}

.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket[disabled].active,
fieldset[disabled] .btn-bitbucket.active {
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket .badge {
    color: #205081;
    background-color: #fff
}

.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d70b7;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
    background-image: none
}

.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox .badge {
    color: #1087dd;
    background-color: #fff
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #30487b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #d6006f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
    background-image: none
}

.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr .badge {
    color: #ff0084;
    background-color: #fff
}

.btn-foursquare {
    color: #fff;
    background-color: #0072b1;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #005888;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
    background-image: none
}

.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
    background-color: #0072b1;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare .badge {
    color: #0072b1;
    background-color: #fff
}

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
    color: #fff;
    background-color: #303030;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
    background-image: none
}

.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github .badge {
    color: #444;
    background-color: #fff
}

.btn-google-plus {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
    color: #fff;
    background-color: #ca3523;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
    background-image: none
}

.btn-google-plus.disabled,
.btn-google-plus[disabled],
fieldset[disabled] .btn-google-plus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus:hover,
.btn-google-plus.disabled:focus,
.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-google-plus:focus,
.btn-google-plus.disabled:active,
.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-google-plus:active,
.btn-google-plus.disabled.active,
.btn-google-plus[disabled].active,
fieldset[disabled] .btn-google-plus.active {
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google-plus .badge {
    color: #dd4b39;
    background-color: #fff
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #335d7e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
    background-image: none
}

.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram .badge {
    color: #3f729b;
    background-color: #fff
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005f8d;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
    background-image: none
}

.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff
}

.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1f3346;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
    background-image: none
}

.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #309aea;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
    background-image: none
}

.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter .badge {
    color: #55acee;
    background-color: #fff
}

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #4a6a89;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
    background-image: none
}

.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk .badge {
    color: #587ea3;
    background-color: #fff
}

.navbar-inverse .navbar-brand img {
    width: 250px;
    margin-top: -12px
}

.section-title {
    margin-bottom: 20px
}

.productinfo {
    width: 100%;
    height: auto;
    margin-top: -20px
}

.sidebar {
    margin-bottom: 5px
}

.sidebar .sidebar-form input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: transparent!important
}

.sidebar .sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar .sidebar-menu>li {
    margin: 0;
    padding: 0
}

.sidebar .sidebar-menu>li>a {
    padding: 12px 5px 12px 15px;
    display: block
}

.sidebar .sidebar-menu>li>a>.fa,
.sidebar .sidebar-menu>li>a>.glyphicon,
.sidebar .sidebar-menu>li>a>.ion {
    width: 20px
}

.sidebar .sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0
}

.sidebar .sidebar-menu .treeview-menu>li {
    margin: 0
}

.sidebar .sidebar-menu .treeview-menu>li>a {
    padding: 5px 5px 5px 15px;
    display: block;
    font-size: 16px;
    margin: 0
}

.sidebar .sidebar-menu .treeview-menu>li>a>.fa,
.sidebar .sidebar-menu .treeview-menu>li>a>.glyphicon,
.sidebar .sidebar-menu .treeview-menu>li>a>.ion {
    width: 20px
}

.user-panel {
    padding: 5px
}

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

.user-panel:after {
    clear: both
}

.user-panel>.image>img {
    width: 45px;
    height: 45px
}

.user-panel>.info {
    font-weight: 600;
    padding: 5px 5px 5px 15px;
    font-size: 16px;
    line-height: 1
}

.user-panel>.info>p {
    margin-bottom: 9px
}

.user-panel>.info>a {
    text-decoration: none;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 11px;
    font-weight: normal
}

.user-panel>.info>a>.fa,
.user-panel>.info>a>.ion,
.user-panel>.info>a>.glyphicon {
    margin-right: 3px
}

.skin-blue .sidebar {
    border-bottom: 1px solid #fff
}

.skin-blue .sidebar>.sidebar-menu>li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dbdbdb
}

.skin-blue .sidebar>.sidebar-menu>li:first-of-type {
    border-top: 1px solid #dbdbdb
}

.skin-blue .sidebar>.sidebar-menu>li:first-of-type>a {
    border-top: 1px solid #fff
}

.skin-blue .sidebar>.sidebar-menu>li>a {
    margin-right: 1px
}

.skin-blue .sidebar>.sidebar-menu>li>a:hover,
.skin-blue .sidebar>.sidebar-menu>li.active>a {
    color: #222;
    background: #f9f9f9
}

.skin-blue .sidebar>.sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #f9f9f9
}

.skin-blue .left-side {
    background: #f4f4f4;
    -webkit-box-shadow: inset -3px 0 8px -4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset -3px 0 8px -4px rgba(0, 0, 0, 0.1);
    box-shadow: inset -3px 0 8px -4px rgba(0, 0, 0, 0.07)
}

.skin-blue .sidebar a {
    color: #555
}

.skin-blue .sidebar a:hover {
    text-decoration: none
}

.skin-blue .treeview-menu>li>a {
    color: #777
}

.skin-blue .treeview-menu>li.active>a,
.skin-blue .treeview-menu>li>a:hover {
    color: #111
}

.skin-blue .sidebar-form {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    margin: 10px 10px
}

.skin-blue .sidebar-form input[type="text"],
.skin-blue .sidebar-form .btn {
    box-shadow: none;
    background-color: #fafafa;
    border: 1px solid #fafafa;
    height: 35px
}

.skin-blue .sidebar-form input[type="text"] {
    color: #666;
    -webkit-border-top-left-radius: 2px!important;
    -webkit-border-top-right-radius: 0!important;
    -webkit-border-bottom-right-radius: 0!important;
    -webkit-border-bottom-left-radius: 2px!important;
    -moz-border-radius-topleft: 2px!important;
    -moz-border-radius-topright: 0!important;
    -moz-border-radius-bottomright: 0!important;
    -moz-border-radius-bottomleft: 2px!important;
    border-top-left-radius: 2px!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 2px!important
}

.skin-blue .sidebar-form input[type="text"]:focus,
.skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
    background-color: #fff;
    color: #666
}

.skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
    border-left-color: #fff
}

.skin-blue .sidebar-form .btn {
    color: #999;
    -webkit-border-top-left-radius: 0!important;
    -webkit-border-top-right-radius: 2px!important;
    -webkit-border-bottom-right-radius: 2px!important;
    -webkit-border-bottom-left-radius: 0!important;
    -moz-border-radius-topleft: 0!important;
    -moz-border-radius-topright: 2px!important;
    -moz-border-radius-bottomright: 2px!important;
    -moz-border-radius-bottomleft: 0!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 2px!important;
    border-bottom-right-radius: 2px!important;
    border-bottom-left-radius: 0!important
}

.skin-black .navbar {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.skin-black .navbar .nav a {
    color: #333
}

.skin-black .navbar .nav>li>a:hover,
.skin-black .navbar .nav>li>a:active,
.skin-black .navbar .nav>li>a:focus,
.skin-black .navbar .nav .open>a,
.skin-black .navbar .nav .open>a:hover,
.skin-black .navbar .nav .open>a:focus {
    background: #fff;
    color: #999
}

.skin-black .navbar .navbar-right>.nav {
    margin-right: 10px
}

.skin-black .navbar .sidebar-toggle .icon-bar {
    background: #333
}

.skin-black .navbar .sidebar-toggle:hover .icon-bar {
    background: #999!important
}

.skin-black .logo {
    background-color: #333;
    color: #f9f9f9
}

.skin-black .logo>a {
    color: #f9f9f9
}

.skin-black .logo:hover {
    background: #303030
}

.skin-black .right-side>.content-header {
    background: transparent;
    box-shadow: none
}

.skin-black .user-panel>.image>img {
    border: 1px solid #444
}

.skin-black .user-panel>.info,
.skin-black .user-panel>.info>a {
    color: #eee
}

.skin-black .sidebar {
    border-bottom: 1px solid #333
}

.skin-black .sidebar>.sidebar-menu>li {
    border-top: 1px solid #333;
    border-bottom: 0 solid #444
}

.skin-black .sidebar>.sidebar-menu>li:first-of-type {
    border-top: 1px solid #444
}

.skin-black .sidebar>.sidebar-menu>li:first-of-type>a {
    border-top: 0 solid #333
}

.skin-black .sidebar>.sidebar-menu>li>a {
    margin-right: 1px
}

.skin-black .sidebar>.sidebar-menu>li>a:hover,
.skin-black .sidebar>.sidebar-menu>li.active>a {
    color: #f6f6f6;
    background: #444
}

.skin-black .sidebar>.sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #444
}

.skin-black .left-side {
    background: #333
}

.skin-black .sidebar a {
    color: #eee
}

.skin-black .sidebar a:hover {
    text-decoration: none
}

.skin-black .treeview-menu>li>a {
    color: #ccc
}

.skin-black .treeview-menu>li.active>a,
.skin-black .treeview-menu>li>a:hover {
    color: #fff
}

.skin-black .sidebar-form {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0 solid #555;
    margin: 10px 10px
}

.skin-black .sidebar-form input[type="text"],
.skin-black .sidebar-form .btn {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.1);
    border: 0 solid rgba(255, 255, 255, 0.1);
    height: 35px;
    outline: 0
}

.skin-black .sidebar-form input[type="text"] {
    color: #666;
    -webkit-border-top-left-radius: 2px!important;
    -webkit-border-top-right-radius: 0!important;
    -webkit-border-bottom-right-radius: 0!important;
    -webkit-border-bottom-left-radius: 2px!important;
    -moz-border-radius-topleft: 2px!important;
    -moz-border-radius-topright: 0!important;
    -moz-border-radius-bottomright: 0!important;
    -moz-border-radius-bottomleft: 2px!important;
    border-top-left-radius: 2px!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 2px!important
}

.skin-black .sidebar-form input[type="text"]:focus,
.skin-black .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
    background-color: #444;
    border: 0
}

.skin-black .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
    border-left: 0
}

.skin-black .sidebar-form .btn {
    color: #999;
    -webkit-border-top-left-radius: 0!important;
    -webkit-border-top-right-radius: 2px!important;
    -webkit-border-bottom-right-radius: 2px!important;
    -webkit-border-bottom-left-radius: 0!important;
    -moz-border-radius-topleft: 0!important;
    -moz-border-radius-topright: 2px!important;
    -moz-border-radius-bottomright: 2px!important;
    -moz-border-radius-bottomleft: 0!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 2px!important;
    border-bottom-right-radius: 2px!important;
    border-bottom-left-radius: 0!important;
    border-left: 0
}

.sidebar .sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0
}

.sidebar .sidebar-menu .treeview-menu>li {
    margin: 0
}

.sidebar .sidebar-menu .treeview-menu>li>a {
    padding: 5px 5px 5px 15px;
    display: block;
    font-size: 16px;
    margin: 0
}

.sidebar .sidebar-menu .treeview-menu>li>a>.fa,
.sidebar .sidebar-menu .treeview-menu>li>a>.glyphicon,
.sidebar .sidebar-menu .treeview-menu>li>a>.ion {
    width: 20px
}

.skin-blue .treeview-menu>li>a {
    color: #777
}

.skin-blue .treeview-menu>li.active>a,
.skin-blue .treeview-menu>li>a:hover {
    color: #111
}

.skin-black .sidebar>.sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #444
}

.skin-black .left-side {
    background: #333
}

.skin-black .sidebar a {
    color: #eee
}

.skin-black .sidebar a:hover {
    text-decoration: none
}

.skin-black .treeview-menu>li>a {
    color: #ccc
}

.skin-black .treeview-menu>li.active>a,
.skin-black .treeview-menu>li>a:hover {
    color: #fff
}

.head-section {
    border-bottom: 0 solid #eee
}

.head-section .navbar {
    margin-bottom: 0
}

.navbar-default {
    border: 0
}

.navbar-brand {
    color: #bcc0cd;
    font-size: 30px;
    font-weight: 100;
    line-height: 30px;
    margin-top: 30px;
    padding: 0
}

.navbar-brand span {
    color: #48cfad
}

.head-section .navbar-collapse ul.navbar-nav {
    float: left;
    margin-right: 0;
    z-index: 199
}

.head-section .navbar-default {
    background-color: #fff
}

.head-section .nav li a,
.head-section .nav li.active ul.dropdown-menu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    background-color: #0066FF
}

ul.dropdown-menu {
    border: 0
}

.head-section .nav li a:hover,
.head-section .nav li a:focus,
.head-section .nav li.active a,
.head-section .nav li.active a:hover,
.head-section .nav li a.dropdown-toggle:hover,
.head-section .nav li a.dropdown-toggle:focus,
.head-section .nav li.active ul.dropdown-menu li a:hover,
.head-section .nav li.active ul.dropdown-menu li.active a {
    color: #fff;
    background-color: #2b8e9f;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.head-section .navbar-default .navbar-nav>.open>a,
.head-section .navbar-default .navbar-nav>.open>a:hover,
.head-section .navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #2b8e9f;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.head-section .navbar {
    min-height: 10px
}

.head-section .navbar-nav>li {
    padding-bottom: 25px;
    padding-top: -15px
}

.head-section ul.navbar-nav li:last-child() {
    margin-left: 10px!important
}

.head-section .navbar-nav>li>a {
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-left: 1px;
    line-height: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.dropdown-menu li a:hover {
    color: #fff!important
}

.head-section .navbar-default .navbar-nav>.open>a .caret,
.navbar-default .nav li.dropdown>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff
}

.dropdown-menu {
    box-shadow: none
}

.head-section .nav li .dropdown-menu {
    margin-top: -23px;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.head-section .nav li .dropdown-menu li a {
    line-height: 30px;
    padding: 3px 12px;
    border-bottom: 1px solid #f3e8e8
}

.search {
    margin-top: 3px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid #fff;
    box-shadow: none;
    background: url("../images/search-icon.png") no-repeat 10px 8px;
    padding: 0 5px 0 35px;
    color: #fff;
    margin-left: 10px
}

.search:focus {
    margin-top: 0;
    width: 350px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #c8c8c8;
    font-weight: 300;
    margin-left: 5px
}