    /* CSS Document */
/* sew.css for searchenginewatch.com */
/* Created by: Rebecca */
/* Copyright Incisive Media 2014 */
/* Updated:10-06-2014 */

a {
    color:#114E79;
}


@media (min-width: 1200px) {
    .container {
        width: 1200px!important;
    }
}

#main-container {
    max-width: 100%!important;
    margin: 0 auto;
    background: #fff;
    padding: 0;
    position: relative;
    overflow: hidden
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: #efefef;
    color: #151515!important;
}

body.mce-content-body {
    background-color: #fff!important;
    padding: 15px!important;
}

#content {
    font-size: 13px;
}

.shuffle-banner a,
.shuffle-banner img {
    margin: 0 auto!important;
}

.col-left, .col-right {
    padding-top: 29px!important;
    padding-right: 0!important;
}

.col-left.with-crumbs, .col-right.with-crumbs {
    padding-top: 49px!important;
    padding-right: 0!important;
}

.col-left.col-last,
.col-right.col-last
{
    padding-right: 15px!important;
}

h1,
h2 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    letter-spacing: 0.01em;
    color: #000000;
}
h1 {
    font-size: 18px !important;
}

h2 {
    font-size: 15px !important;
}

h3 {
    margin: 0 0 0.3em;
    padding: 0
}
p,
.truncate {
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 0.5em 0;
    padding: 0
}
p.small,
section p.small {
    font-size: 0.8em;
    margin: 0;
    padding: 0
}
p.small.tel {
    margin: 0.8em 0;
    padding: 0
}

hr {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 25px
}
.screen-reader-text {
    position: absolute;
    left: -9999px
}
/*accessibly-hidden*/


.hide-element {
    display: none
}
.mask {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #fff
}
.zero-height{height:0}
.topnav {
    z-index: 999999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform-style: preserve-3d;
    -moz-transform: translate3d(0, 0, 0)
}
.topnav-fixed {
    position: fixed;
}
.topnav-absolute {
    position: absolute;
}
.topnav-float {
    float: left;
}
.holder {
    height: 46px;
    min-width: 320px;
    width: 100%;
    background-color: #8e8e8e
}
/* default nav animation */

.nav-search-default {
    float: right;
    width: 300px;
    padding: 0.5em 12px;
    margin: 0;
    border-left: 1px solid #b5b3b4;
    display: none
}
.holder .nav-search-default input[type=text] {
    font-size: 1.3em;
    padding: 0.5em 12px 0.45em 30px;
    margin: 0
}
.nav-search-default input[type=submit] {
    font-size: 1.3em;
    height: 30px
}
.clicker1 {
    float: left;
    border-right: 1px solid #b5b3b4;
    cursor: pointer;
    text-align: center;
    color: #fff;
}

.clicker2 {
    float: left;
    border-right: 1px solid #b5b3b4;
    cursor: pointer;
    text-align: center;
    color: #fff;
}

.clicker3
{
    float: right;
    padding: 0.55em 12px;
    border-left: 1px solid #b5b3b4;
    cursor: pointer;
    text-align: center;
    color: #fff;
}
.clicker1,
.clicker2,
.clicker3 {
    background-repeat: no-repeat;
    font-size: 26px;
    height: 46px;
    padding: 8px 0;
    width: 46px;
}

.no-svg .arrow-up {
    display: inline-block;
    width: 20px;
    height: 20px
}

.clicker1.active,
.clicker3.active
 {
    background-color: #f6f6f6;
    color: #333;
}

.no-svg .topnav .list1,
.no-svg .topnav .list2 {
    width: 33%;
    height: 30px
}

.last-list .list1 a,
.last-list .list2 a {
    text-decoration: none;
    display: block;
    line-height: 2.5
}
.menu1,
.menu2,
.menu4,
.menu5 {
    float: left;
    font-size: 1em;
}
.menu1,
.menu2,
.menu3,
.menu4,
.menu5 {
    width: 100%;
    position: absolute;
    min-width: 320px;
    top: 0;
    opacity: 0;
    background-color: #f6f6f6;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .5s ease-in
}
.menuPos {
    z-index: 1
}
.menu1.menuOn,
.menu2.menuOn,
.menu3.menuOn,
.menu4.menuOn,
.menu5.menuOn {
    top: 44px;
    opacity: 1;
    border-bottom: 2px solid #d7d7d7;
    background-color: #f6f6f6;
    -moz-transform-style: preserve-3d;
    -moz-transform: translate3d(0, 0, 0)
}
/* menu open links */

.menu1.menuOn a:link,
.menu2.menuOn a:link,
.menu3.menuOn a:link,
.menu5.menuOn a:link {
    color: #454a4e;
    text-decoration: none
}
.menu1.menuOn a:visited,
.menu2.menuOn a:visited,
.menu3.menuOn a:visited,
.menu5.menuOn a:visited {
    color: #454a4e
}
.menu1.menuOn a:hover,
.menu2.menuOn a:hover,
.menu3.menuOn a:hover,
.menu5.menuOn a:hover {
    text-decoration: underline
}
.menu1 a:link,
.menu2 a:link,
.menu3 a:link,
.menu5 a:link {
    color: #454a4e;
    text-decoration: none
}
.menu1 a:visited,
.menu2 a:visited,
.menu3 a:visited,
.menu5 a:visited {
    color: #454a4e
}
.menu1 a:hover,
.menu2 a:hover,
.menu3 a:hover,
.menu5 a:hover {
    text-decoration: underline
}
/* menu 1, top nav */

.menu1 nav {
    font-size: 1.3em;
    padding: 0;
    margin: 0.4em 1em 0;
}
.menu-columns {
    width: 48%;
    margin: 0;
    padding: 0
}
.display-left {
    float: left
}
.display-right {
    float: right
}
[class^="menu1"] ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}
[class^="menu1"] ul li {
    position: relative
}
[class^="menu1"] ul li a:link,
[class^="menu1"] ul li a:visited {
    color: #151515;
    margin: 0;

}

[class^="menu1"] ul li div {
    font-size: 0.7em;
    color: #999
}
[class^="menu1"] ul li div a:link,
[class^="menu1"] ul li div a:visited {
    color: #999!important
}
.menu1 ul li {
    height: 30px;
    width: 100%;
    line-height: 1.2em;
    margin: 10px 12px 8px -1px;
    padding: 0;
    border-bottom: 1px solid #edede7
}
.menu1 ul li:last-child {
    margin-bottom: 0;
    border-bottom: none
}
.menu1 div div a:link {
    margin: 0 0 0 13px
}

/*Suggestion*/
.menu1-default ul li a {
    text-align: left;
    border-radius: 0 !important;
    padding: 0px 0px 0px 0px;
    margin: 0 5px 0 0 !important;
    line-height: 13px;
    height: 49px;
    vertical-align: middle !important;

    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(135,135,135,0) 59%, rgba(229,229,229,0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(59%,rgba(135,135,135,0)), color-stop(100%,rgba(229,229,229,0.65)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(135,135,135,0) 59%,rgba(229,229,229,0.65) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(135,135,135,0) 59%,rgba(229,229,229,0.65) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(135,135,135,0) 59%,rgba(229,229,229,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(135,135,135,0) 59%,rgba(229,229,229,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6e5e5e5',GradientType=0 );

    border: 1px solid #F7F7F7;
    border-bottom: 3px solid #E5E5E5;
    font-size: 13px;
    position: relative;
}

.menu1-default ul li.active a {
    border-bottom: 3px solid #9CA2A0;
}

.menu1-default ul li:last-child a {
    margin: 0 !important;
}


.menu1-default ul li.active a {
     background-color: #fff !important;
     color: #333 !important;
}

.menu1-default {
    display: none;
    clear: both;
    margin: 12px 0 10px 0;
    border-bottom: 0 solid #444;
    padding-bottom: 6px;
/*background-color: #efefef;*/
}

/*.menu1-default {
    display: none;
    clear: both;
    margin: 12px 15px 10px 15px;
    border-bottom: 0px solid #444;
    padding-bottom: 6px;
    /!*background-color: #efefef;*!/
}
.menu1-default ul li {
    font-size: 1.5em;
    vertical-align: top;
    text-align: left !important;
}

.menu1-default ul li.active {
    border-bottom: 3px solid #007527;
}

.menu1-default ul li a {
    text-align: left;
    border-radius: 0 !important;
    padding: 10px 15px 0px 10px;
    line-height: 16px;
    height: 49px;
    vertical-align: middle !important;
}

.menu1-default ul li.active a {
     background-color: #fff !important;
     color: #333 !important;
}*/

.menu1-default ul li.active a:focus,
.menu1-default ul li.active a:hover,
.menu1-default ul li.active a:hover small,
.menu1-default ul li.active a:focus small
{
    background-color: #eee !important;
}


.menu1-default ul li:last-child,
.menu1-default ul li.last {
    padding-right: 0;
    margin-right: 0
}
.menu1-default a:hover {
    color: #000;
    text-decoration: underline
}
.menu1-default div {
    line-height: 1.1em;
    width: 60px
}
.menu1-default div a:link,
.menu1-default div a:visited {
    float: left
}
.menu1-default div a:hover {
    color: #666
}

#menu2-form {
    font-size: 13px !important;
}

#menu2-form input {
    margin: 5px 0;
}

.menu2 .row {
    padding: 0;
    margin: 8px 0px;
}
.menu2 ul {
    list-style-type: none;
    margin: 0;
    padding-left: 24px
}
.menu2 ul > li:before {
}
.menu2 ul > li:last-child:before {
}
.menu2 ul > li {
}
.menu2 ul li {
    border-bottom: 1px solid #ebebeb;
    font-size: 1.2em;
    padding: 8px 0 8px 10px;
    margin: 0 0 2px -16px;
}
.menu2 ul li a {
    line-height: 1.5em
}
.menu2 ul li:last-child,
.menu2 ul li:nth-of-type(5) {
    border-bottom: none
}
.menu2 ul li:nth-of-type(n+6) {
    display: none
}
/* menu 3, search */

.menu3 div {
    padding: 0;
    margin: 1em
}
/* menu 4, subscribe */

.menu4,
.menu5 div {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto
}
.menu4 div {
    margin: 18px 0 10px;
    text-align: center
}
.menu4 a {
    color: #fefefe;
    text-decoration: none
}
.menu4 a.subs {
    border: none;
    border-radius: 3px;
    padding: 8px 18px 8px 46px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    cursor: pointer;
    margin-top: 10px
}

.menu4 a.subs:hover {
    background-color: #57a02f
}
.menu4 ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 238px
}
.menu4 li {
    float: left
}
.menu4-follow li {
    display: inline-block;
    margin: 8px 0 12px 10px;
    padding: 0;
    *display: inline;
    zoom: 1
    /* IE7 and below */
}
.menu4-follow li:first-child {
    font-size: 0.9em;
    line-height: 0.9em;
    vertical-align: bottom;
    color: #767676;
    margin-left: 12px
}
.menu4-follow li a {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px
}
.menu4-follow li a:focus {
    outline: none
}
.no-svg .menu4-follow .rss {
    background: url('/assets/img/author-icons.png') no-repeat 0 -40px
}

.no-svg .menu4-follow .twitter {
    background: url('/assets/img/author-icons.png') no-repeat 0 -60px
}

.no-svg .menu4-follow .facebook {
    background: url('/assets/img/author-icons.png') no-repeat 0 -120px
}

.no-svg .menu4-follow .linkedin {
    background: url('/assets/img/author-icons.png') no-repeat 0 -80px
}

.no-svg .menu4-follow .gplus {
    background: url('/assets/img/author-icons.png') no-repeat 0 -100px
}

.no-svg .menu4-follow .subscribe {
    background: url('/assets/img/author-icons.png') no-repeat 0 -20px
}

.field-group {
    margin-top: 30px
}
.field-group .av-checkbox {
    width: 20px
}
.field-group span {
    display: block;
    position: relative;
    top: -20px;
    left: 24px;
}
/* menu 5, network */

/* logo style */

.page-head {
    position: relative;
    /*background-image:url("/assets/img/page-head3.jpg");
    background-position: bottom;*/
}
.page-head .site-logo:hover {
    border: none
}
.page-head .site-logo {
    max-width: 300px;
    /*height: 64px;*/
    background-position: 0 0;
    margin: 60px 0 0 0;
    background-repeat: no-repeat;
    background-size: 100%
}
.page-head .sprite {
    background-image: url('/assets/img/logo.png')
}

.page-head .sprite.not-fixed {
    margin-top: 15px
}

.scrollup {
    width: 60px;
    height: 60px;
    opacity: 0.5;
    position: fixed;
    bottom: 50px;
    right: 30px;
    display: none;
    cursor: pointer;
    background-color: #666;
    z-index: 3000000;
    border-radius: 5px;
}

.scrollup:hover {
    opacity: 0.9;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    transition: all .25s ease-in
}
#content {
    min-width: 320px;
    width: 100%;
    min-height: 100%;
    margin: 8px auto 0 auto;
    padding: 0 15px;
}
ol.breadcrumb {
    height: 20px;
    color: #999999 !important;
    font-size: 11px !important;
    margin: 0;
    padding: 0;
    background-color: #fff !important;
    border-radius: 0 !important;
}
.breadcrumb li {
    display: inline
}
.breadcrumb a,
.breadcrumb a:visited {
    color: #666 !important;
    font-weight: bold
}
.breadcrumb a:hover {
    color: #333;
    text-decoration: underline
}
.breadcrumb span.sep {
    font-size: 1.4em;
    line-height: 0.9em;
    margin: 0 2px
}
section h2,
article h2 {
    margin: 0 0 0.3em;
    padding: 0;
    font-size: 15px !important;
}

.news-date {
    font-size: 12px;
    color: #555;
    display: block;
    padding: 2px 5px;
    margin: 0 0 5px 0;
    background-color: #efefef;
}

.news-date > i {
    font-size: 14px;
}

.article .list-group-item {
    position: relative;
}

.article .list-group-item > .user-action-container {
    top: 0;
    right: 15px;
}

.article .list-group-item h3 {
    margin: 0 0 5px 0!important; ;
}

.article-url {
    font-weight: bolder;
    font-size: 14px;
}

.article-abstract img {
    margin: 0 5px 5px 0;
}

.article-gallery {
    width: 100%;
    height: 362px;
    margin: 10px 0 15px 0;
}

.article-gallery img {
    display: none;
}

.content-inner {
    margin: 0;
    padding: 0
}
.content-inner header {
    width: 100%;
    margin: 0;
    padding: 4px 0 5px 0;
    font-size: 1em;
    line-height: 1.4;
    position: relative
}

.content-inner header h1,
.content-inner header h2,
.content-inner header h3 {
    margin: 0 !important;
    display: inline;
}

.content-rows {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}
.content-inner article {
    /*float: left;*/
    margin: 0 0 0.9em;
    padding: 0 0 0.8em 0;
    width: 100%;
    border-top: 5px solid #e6e6e6
}
.content-inner article a.comments-count {
    font-size: 0.75em;
    color: #222!important
}
.content-block.section_main a img {
    float: left;
    width: 100%;
    max-width: 448px;
    height: auto;
    margin: 6px 12px 12px 0;
    padding: 0;
    clear: right;
    border: 1px solid #e6e6e6
}
.section_main {
    margin: 0;
    padding: 0.4em 0 0
}
.section_main h1 {
    margin-bottom: 8px;
    clear: left;
}
/*.section_main .img-icon img {float:left;max-width:100%;height:auto;margin:0;padding:0;clear:right}*/

.section_main:nth-child(1) p {
    float: left
}
.section_main .list-horizontal-main {
    margin-bottom: 1em
}
.content-block h1 a,
.content-block h2 a {
    color: #222!important
}
.content-block a.comments-count {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic
}
.content-block p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 0.9em;
    color: #555;
    line-height: 1.4em
}
.content-block a img {
    float: left;
    width: 100px;
    height: auto;
    margin: 6px 12px 5px 0;
    padding: 0;
    border: 1px solid #e6e6e6
}
.article-list .content-block p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em
}
.article-list .content-block a img {
    float: left;
    width: 100px;
    margin: 6px 12px 2px 0
}
.summary-short {
    display: inline
}
.summary-full {
    display: none
}
/* source and date styles */

.list-horizontal-main {
    float: left;
    margin: 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 0.75em;
    color: #555
}
.list-horizontal-main li:first-child {
    padding: 0 0.5em 0 0
}
.list-horizontal-main li {
    float: left;
    color: #555;
    padding: 0 0.5em;
    border-right: 1px solid #dedede
}
.list-horizontal-main li a:link,
.list-horizontal-main li a:visited {
    color: #151515;
}
.list-horizontal-main li:last-child {
    border-right: none;
    padding: 0 0 0 0.5em
}
/* end source and date styles */

.content-inner .article,
.content-inner .static {
    border-top: none
}
.article .summary {
    display: none
}
/* sew specific */

.article h1 {
    line-height: 1.2;
    margin: 0 0 0.5em;
    padding: 0;
    color: #151515;
    display: inline-block;
}


.article-body {
    clear: both;
    padding-top: 6px;
    border-top: 3px solid #e6e6e6;
    margin-bottom: 20px;
    font-size: 13px;
    color: #151515;
}

header + .article-body.cyprus {
    border-top: 3px solid #007527;
}

header + .article-body.cyprus-red {
    border-top: 3px solid #C40000;
}

header + .content-body {
    border-top: 3px solid #007527;
}

.static .article-body {
    border-top: none
}
.article-body p,
.article-body ol,
.article-body ul,
.article-body blockquote {
    font-size: 13px;
    color: #151515;
}
.article-body p,
.content-inner header p,
.article-body blockquote {
    line-height: 16px;
    margin-bottom: 0.9em
}
.article-body ol,
.article-body ul {
    margin: 0 0 30px 40px;
    padding: 0
}
.article-body ol p,
.article-body ul p {
    font-size: 1.0em
}
.article-body li {
    margin: 0 0 12px;
    padding: 0;
    line-height: 1.4
}
.article-body .quicklist li {
    margin: 0 0 6px
}
.article-body h2,
.article-body h3,
.article-body h4 {
    color: #444
}
.article-body h2 {
    font-size: 1.3em;
    margin: 1.2em 0 0.4em;
    padding: 0
}
.article-body h3 {
    font-size: 1.2em;
    margin: 1.2em 0 0.8em
}
.article-body .clear-paragraph {
    float: left;
    width: 100%
}
/*.article .summary {line-height:1.3;letter-spacing:-0.040em;font-weight:bold;color:#222} for article summary display rh */

.article-body .main_story_image {
    float: left;
    margin: 6px 12px 0 0
}
.article-body .center {
    clear: right;
    margin: 1em auto;
    display: block
}
.article-body .right {
    float: right;
    margin: 0.5em 0 0.8em 12px;
    padding: 0px
}
.article-body .left {
    float: left;
    margin: 0 12px 0.8em 0;
    padding: 0
}

.article-body .title-image img {
    max-width: 100%
}
.article-body td {
    padding: 4px;
    color: #444;
    font-size: 0.95em;
}
/* related articles */
/* recommend start */

/* related content */

/*::::::::::::::::::::::::::::::::::::::: truncate end ::::::::::::::::::::::::::::::::::::::::*/
/* list dropdown */

/*rh*/

/*rh*/

/* category */

/* end category */
/* search */

.main-search {
    float: left;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%
}
.main-search .list-holder {
    display: block
}
.main-search .list-title {
    border-bottom: 1px solid #57a02f
}
.header-search {
    clear: both;
    margin: 6px 0 24px
}

mark,
.highlight {
    background-color: #d1faba;
    display: inline;
    padding: 2px;
    border-radius: 2px
}

/* end search */

/* Header Account Links */
.header-account {
    position: absolute;
    top: 10px;
    right: 302px;
    height: 32px;
    padding: 0!important;
    background-color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
}

.header-account:hover,
.header-account:focus {
    border: 1px solid #1560B9;
}

.header-account a {
    display: inline-block;
    font-size: 13px!important;
    font-weight: bold;

    padding: 5px 15px;
    min-width: 160px;
    text-align: left;
    color: #333;
}

.header-account a:hover,
.header-account a:focus
{
    text-decoration: none;
    color: #1560B9;
}


#header-acc .dropdown-menu>li {
    text-align: left;
}

#header-acc .dropdown-menu>li>a {
    color: #1560B9;
    text-align: left;
}
#header-acc .dropdown ul.dropdown-menu {
    border-radius:4px;
    box-shadow:none;
    margin-top:12px;
    border-color: #1560B9;
    text-align: left;
}
#header-acc .dropdown ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10;
}
#header-acc .dropdown ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #1560B9;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px;
    z-index: 9;
}

/* End Header Account Links */

/* search menu general, general forms and spans too :::::::::::::::::::::::::::::::::::::::::: */
/* set the stage start */

.nav-search-default input[type=submit],
.nav-search input[type=submit],
.header-search-holder input[type=submit]
{
    float: right
}
.nav-search span,
.nav-search-default span,
.menu3 span,
.header-search-holder span,
.footer-search-holder span,
.more-holder span,
span.read_more {
    display: block;
    overflow: hidden;
    padding: 0 6px 0 4px
}


.header-search-holder,
.secondary-menu {
    display: none;
}
.nav-search input[type=text],
.nav-search-default input[type=text],
.header-search-holder input[type=text]
{
    width: 100%
}
/* set the stage end */

.nav-search input[type=text],
.header-search-holder input[type=text]
{
    background-image: url('/assets/img/sprite01.png');
    box-sizing: content-box;
    height: 21px;
    font-size: 13px;
}

.header-search-holder span {
    box-sizing: content-box;
}

.nav-search input[type=text],
.header-search-holder input[type=text]
{
    float: left;
    padding: 0.360em 5px 0.360em 28px;
    margin: 0;
    outline: none;
    border: 1px solid #d7d7d7;
    background-color: #fbfbfb;
    color: #555;
    background-position: 4px 4px;
    font-size: 13px;
    background-repeat: no-repeat;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0px;
    -webkit-transition: background-color .2s ease-in, background-position .2s ease-in, box-shadow .3s ease-in;
    -moz-transition: background-color .2s ease-in, background-position .2s ease-in, box-shadow .3s ease-in;
    -o-transition: background-color .2s ease-in, background-position .2s ease-in, box-shadow .3s ease-in;
    -ms-transition: background-color .2s ease-in, background-position .2s ease-in, box-shadow .3s ease-in;
    transition: background-color .2s ease-in, background-position .2s ease-in, box-shadow .3s ease-in
}
.nav-search input[type=text]:focus,
.header-search-holder input[type=text]:focus
{
    background-color: #fff;
    border-color: #1560B9;
    background-position: 4px -25px
}

.nav-search  input[type=submit],
.header-search-holder input[type=submit] {
    background: #222;
    color: #FFF;
    border: none;
    height: 32px;
    padding: 0 5px 0;
    margin: 0;
    font-weight: bold;
    background-repeat: no-repeat;
    cursor: pointer
}
.nav-search  input[type=submit],
.header-search-holder input[type=submit],
.footer-search-holder input[type=submit] {
    border-radius: 0 5px 5px 0;
    height: 32px;
    box-sizing: border-box;
}
.nav-search  input[type=submit]:hover,
.header-search-holder input[type=submit]:hover,
.header-search-holder input[type=submit]:focus,
.header-search-holder input[type=submit]:active {
    background: #57a02f
}

/* author */


/* end author */
/* sidebar */

/* end sidebar */
/* footer */

footer[role="contentinfo"] .container {
    max-width: 65rem;
    margin: 0 auto;
    padding: 0 0 10px 0;
    color: #fff;
    background: #333
}
footer[role="contentinfo"] .container-inner {
    margin: 0 12px;
    padding: 0;
    position: relative;
    overflow: hidden
}
footer[role="contentinfo"] a:link,
footer[role="contentinfo"] a:visited {
    color: #fff;
    text-decoration: none
}
footer[role="contentinfo"] a:hover,
footer[role="contentinfo"] a:active {
    color: #fff;
    text-decoration: underline
}
footer[role="contentinfo"] {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #333;
    position: relative
}
footer[role="contentinfo"] ul {
    float: left;
    font-size: 13px;
    width: 100%;
    margin: 0.5em 0 0.8em;
    padding: 0;
    list-style: none
}
footer[role="contentinfo"] ul li {
    float: left;
    width: 100%;
    margin: 0.450em 0 0.450em;
    padding: 0 0 0.225em 0;
    border-bottom: 1px solid #555
}


footer[role="contentinfo"] ul li.home {
    display: none
}
/*rh*/

footer[role="contentinfo"] .logo {
    display: none;
    float: left;
    margin: 10px 0 1.2em 0;
    padding: 0;
    width: 8.5em;
    height: 3em;
    background-position: 0 0;
    background-repeat: no-repeat
}

footer[role="contentinfo"] .accreditation {
    float: left;
    margin: 20px 0 0 0;
    padding: 0;
    width: 13.125em;
    height: 3em;
    clear: both
}


footer[role="contentinfo"] div p {
    float: left;
    margin: 0;
    padding: 0 0 0.5em 0;
    line-height: 1.3
}
footer[role="contentinfo"] p {
    color: #fff;
    font-size: 11px;
    margin-top: 0
}
footer[role="contentinfo"] p.accredit-text {
    float: left;
    margin: 9px 0 0;
    width: 100%;
    clear: both
}
footer[role="contentinfo"] .current-year {
    display: inline
}
footer[role="contentinfo"] .copyright-truncated {
    display: block;
    margin-top: 11px
}
footer[role="contentinfo"] .copyright-full {
    display: none
}
.accreditation,
.accredit-text {
    display: none
}
/* end footer */
/* for 404 */

h1#sectionHeading {
    margin-bottom: 10px
}
h1#sectionHeading span {
    color: #767676;
    font-size: 0.85em
}
.search-page-bottom {
    background-color: #efefef;
    margin-top: 20px;
    padding-top: 0
}
.search-bottom-inner {
    margin-bottom: 20px;
    margin-top: 20px
}
/* SEW categories */

.cyprus h1 a:hover,
.cyprus h2 a:hover,
.cyprus h1 a:focus,
.cyprus h2 a:focus{
    color: #003366!important
}

/* end SEW categories */
/* 3 columns for static pages */

/* image icons end */
/* pagination start */

/* gallery start */

/* Browser Resets */


/* end ad styles */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: media query :::::::::::::::::::::::::::::::::::::::::::::::*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}
/* iPad Mini in portrait only */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {}
/* android (2.2 version 4 safari) portrait */

@media screen and (min-device-width: 380px) and (max-device-width: 400px) and (orientation: portrait) {
    .scrollup {
        display: none ! important
    }
}
/* android (2.2 version 4 safari) portrait, larger phone */

@media screen and (min-device-width: 480px) and (max-device-width: 800px) and (orientation: portrait) {}
/* android (2.2 version 4 safari) landscape */

@media screen and (min-device-width: 405px) and (max-device-width: 683px) and (orientation: landscape) {
    .scrollup {
        display: none ! important
    }
}
/* iphone portrait */

@media screen and (max-width: 320px) {
}
/* iphone landscape */

@media screen and (min-width: 321px) and (max-width: 40.75em) {
}
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: media query NEW rh :::::::::::::::::::::::::::::::::::::::::::::::*/

@media screen {
    a {
        transition-duration: .25s
    }
}
@media only screen and (max-width: 480px) {

}
@media screen and (min-width: 370px) {
}
@media screen and (min-width: 425px) {

}
@media screen and (min-width: 480px) {

}
@media screen and (max-width: 767px) {
    .article-body img.center,
    .article-body img.left,
    .article-body img.right {
        max-width: 100%;
        height: auto
    }
}
@media screen and (min-width: 425px) and (max-width: 991px) {

}
@media screen and (min-width: 653px) {
    .nav-search-default {
        display: block
    }
    .menu1 ul li {
        margin: 12px 12px 8px -1px
    }
    nav .nav-search-default {
        display: none
    }
    .clicker3 {
        display: none
    }
    .page-head .site-logo {
        max-width: 300px;
        /*height: 64px;*/

    }
    .header-search-holder {
        display: block;
        width: 300px;
        position: absolute;
        top: 60px;
        right: 0
    }
    .main-search .list-inner.hide {
        display: none
    }
    footer .container-inner {
        margin: 0 1.5em 0 1.5em
    }
    footer .copyright-truncated {
        display: none
    }
    footer .copyright-full {
        display: block
    }
}
@media screen and (min-width: 653px) and (max-width: 991px) {
    #main-container {
        width: 100%;
    }
    .page-head .site-logo {
        margin-left: 0.7rem;
    }
    .header-search-holder {
        margin-right: 1.3em
    }
    .main-search {
        border-right: 1px solid #d7d7d7;
        margin: 0 0 18px 0;
        padding: 0 18px 0 0;
        width: 60%
    }
    .main-search .list-holder {
        display: none
    }

}
@media screen and (min-width: 727px) {

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}
@media screen and (min-width: 768px) {

}
@media screen and (min-width: 992px) {

    .col-main {
        padding-right: 0 !important;
    }

    .col-full.col-main {
        padding-right: 15px !important;
    }

    /*.col-left {
        padding-left: 0 !important;
    }
    .col-left-right {
        padding-left: 15px!important;
        padding-right: 0 !important;
    }*/

    .topnav {
        display: none
    }
    .page-head {
        margin: 0;
        padding: 0 15px;
    }
    .page-head .site-logo {
        margin: 6px 0 0 0
    }
    .menu1-default {
        display: block
    }
    .header-search-holder {
        top: 10px;
        padding-right: 15px;
    }

    footer[role="contentinfo"] .menu-columns {
        width: 100%;
        padding: 0
    }
    footer[role="contentinfo"] .display-left,
    footer[role="contentinfo"] .display-right {
        float: none
    }
    footer[role="contentinfo"] ul {
        margin: .500em 0 .500em 0
    }
    footer[role="contentinfo"] ul li {
        display: inline-block;
        float: none;
        width: auto;
        margin: 0 0.225em 0 0;
        padding: 0 0.450em 0 0;
        border-bottom: 0;
        border-right: 1px solid #666
    }

    footer[role="contentinfo"] ul.footerTop li {
        display: inline-block;
        float: none;
        width: auto;
        margin: 0 0.225em 0.225em 0;
        padding: 0.225em 0.400em;
        background-color: #555;
        border-left: 1px solid #777;
        border-top: 1px solid #777;
        border-right: 1px solid #222;
        border-bottom: 1px solid #222;
    }

    footer[role="contentinfo"] ul li:last-child {
        border-right: 0
    }
    footer[role="contentinfo"] ul li.home {
        display: inline-block;
        width: 65px;
        height: 22px
    }
    footer[role="contentinfo"] ul li,
    footer[role="contentinfo"] ul li.home {
        *display: inline;
        zoom: 1
        /* IE7 and below */
    }

    footer[role="contentinfo"] ul li.home a {
        display: block;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden
    }
    footer[role="contentinfo"] .logo {
        margin: 0 1.2em 0 0;
        position: absolute;
        right: 0;
        bottom: 12px
    }
    footer[role="contentinfo"] .accreditation {
        width: 120px;
        margin-bottom: 10px
    }
    footer[role="contentinfo"] p.accredit-text {
        clear: none;
        width: 250px;
        margin: 33px 0 0 0
    }
    .header-search {
        clear: none
    }
    .main-search .list-holder {
        float: right;
        width: 40%;
        margin: 0 0 6px 0
    }

}
@media screen and (min-width: 1024px) {

}

@media (max-width: 767px) {
    .modal-dialog {
        margin: 76px auto 30px auto !important;
    }

    .page-head .site-logo {
        margin-left: 0.7rem;
    }
}

@media print {
    nav.topnav,
    /*.header-search-holder,*/
    .menu1-default,
    .scrollup,
    .article-footer,
    .accredit-text {
        display: none !important
    }
}

/*********** IOAN ***************/


.form-control {
    border-color: #d2d6de;
    border-radius: 0 !important;
    box-shadow: none;
}

.has-feedback .form-control {
    padding-right: 26px;
}

.form-control:not(select) {
    -moz-appearance: none;
}

.form-control::-moz-placeholder {
    color: #bbb;
    opacity: 1;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}


.btn.btn-flat {
    border-radius: 0;
    border-width: 1px;
    box-shadow: none;
}

.flat {
    border-radius: 0!important;
}

.lb-logo::before {
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 85px;
    height: 74px;
}

.lb-logo {
    position: relative;
    display: block;
    width: 85px;
    height: 74px;
    margin: 0 auto 6px auto;

}



.advcont {
    right: 0;
    position: absolute;
    top: 0px;
    width: 16px;
    height: 16px;
}

.advcont a {
    color: #cccccc !important;
    display: block;
    text-decoration: none;
    font-size: 16px !important;
}

.advcont a:hover,
.advcont a:focus {
    color: #C40000 !important;
}


a.lb {
    font-size: 12px;
}

.adv_unit {
    margin: 10px auto;
    padding: 0 5px !important;
    text-align: center;
}

@media only screen and (max-width: 485px) {

    .col-left, .col-right {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    #content {
        padding: 0 4px !important;
    }

    .page-head .site-logo {
        margin-left: 0.2rem;
    }

    .lbs-top-list.container-fluid {
        padding: 0!important;
        margin: 0!important;
    }

    .lbs-top-list .row {
        padding: 0!important;
        margin: 10px 0 0 0 !important;
    }

    .adv_unit {
        width: 20%;
        padding: 0!important;
        margin: 0!important;
    }

    .lb-logo,
    .lb-logo::before {
        content: "";
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        width: 58px;
        height: 51px;
    }

    .lb-logo img {
        width: 58px;
        height: 51px;
    }

    a.lb {
        font-size: 10px !important;
        width: 60px;
        word-wrap: break-word;
    }

    .lb.hidden-xs {
        display: none;
    }
}

@media (max-width: 485px) {
    .col-left, .col-right,
    .col-left.with-crumbs, .col-right.with-crumbs
    {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
}
@media only screen and (min-width: 486px) and (max-width: 600px) {

    .col-left, .col-right,
    .col-left.with-crumbs, .col-right.with-crumbs
    {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    #content {
        padding: 0 4px !important;
    }

    .page-head .site-logo {
        margin-left: 0.2rem;
    }

    .lb-logo::before {
        content: "";
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        width: 60px;
        height: 51px;
    }

    a.lb {
        font-size: 11px !important;
        word-wrap: break-word;
    }
}

.links-bar {
    padding: 0;
    font-size: 13px;
}
.banners-bar {
    margin-top: 0px;
    background-color: #fff;
    padding-top: 0;
    border-top: 0px solid #ccc;
}

.sales-view {
    /*display: none!important;*/
}

.banners-bar.with-crumbs {
    margin-top: 50px !important;
}
.links-bar.with-crumbs {
    padding-top: 50px !important;
}

.no-header .banners-bar{
    margin-top: 0px !important;
}
.no-header .banners-bar.with-crumbs{
    margin-top: 20px !important;
}

.no-header .links-bar{
    padding-top: 0px !important;
}
.no-header .links-bar.with-crumbs {
    padding-top: 20px !important;
}

.banners-bar .right-side-component {
    margin-bottom:30px;
    text-align: center;
    padding: 0!important;
}

.banners-bar img {
    height: auto;
}

.banners-bar .img {
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.3);
}


.lbs-top-list {
    margin-bottom: 15px;
}

.lbs-top-list.with-border {
    border-top: 3px solid #006BB6;
    margin-top: -15px;
}

.featured-title {
    font-size: 15px;
    font-weight: bold;
    color: #151515;
    border-bottom: 3px solid #006BB6;
    margin-bottom: 0px !important;
    padding-bottom: 3px !important;
    overflow:hidden;
}

.featured-title h2 {
    margin: 0 !important;
}

.lbs-top-list a {
    color: #000000;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px !important;
    margin: 0 auto;
    padding: 0;
}

.lbs-top-list a:hover,
.lbs-top-list a:focus
{
    color: darkred;
    font-size: 13px;

}

.map_canvas_static .img-responsive {
    width: 100% !important;
}

.domain-name {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #c40000;
    margin-top: 5px;
}


#login-module .form-group
{
    margin-left: 0;
    margin-right: 0;
}

#login-module .forgot-pass {
    margin-top: 10px;
    display: block;
}

#login-module .form-horizontal .has-feedback .form-control-feedback {
    right: 0;
    color: #547699;
}

@media (min-width: 768px) {
    #login-module .login-btn,
    #login-module .register-btn
    {
        margin-bottom: 15px;
    }

    #login-module .forgot-pass {
        margin-top: 0;
    }
}

.list-links {
    padding: 0;
}

.list-links li {
    display: block;
    overflow: hidden;
    padding: 5px 10px 5px 15px;
}

.list-links li:hover {
    background-color: #efefef;
}

.list-links-item {
    display: block;
    padding-left: 14px;
    position: relative;
}

.list-links-item i {
    position: absolute;
    left: 0;
}

/*Cookie Bar*/
#cookie-bar {
    background-color: #ece9d8;
    border-top: 1px solid #ccc;
    bottom: 0;
    color: #333;
    font-size: small;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 55888;
}

#cookie-bar #cookie-notice {
    float: left;
    line-height: 20px;
    margin: 5px;
    padding-left: 10px;
}

#cookie-consent {
    display: inline-block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 5px 5px 5px 10px;
    min-width: 26px;
    outline: 0 none;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
}

/*
 * Component: Box
 * --------------
 */
.alert {
    color: #fff !important;
}

.alert-default {
    background-color: #F5F5F5!important;
}

.bg-gray {
    color: #000;
    background-color: #d2d6de !important;
}
.bg-black {
    background-color: #111111 !important;
}
.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
    background-color: #dd4b39 !important;
    color: #fff !important;
}
.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
    background-color: #f39c12 !important;
}
.bg-aqua,
.callout.callout-info,
.label-info,
.modal-info .modal-body {
    background-color: #00c0ef !important;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert p:last-child {
    margin: 0!important;
}

.close {
    color: #000!important;
    opacity: 0.4!important;
}

.close:hover {
    opacity: 0.7!important;
}

.bg-blue {
    background-color: #0073b7 !important;
}
.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
    background-color: #3c8dbc !important;
}
.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
    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: #605ca8 !important;
}
.bg-maroon {
    background-color: #d81b60 !important;
}
.bg-gray-active {
    color: #000;
    background-color: #b5bbc8 !important;
}
.bg-black-active {
    background-color: #000000 !important;
}
.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    background-color: #d33724 !important;
}
.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
    background-color: #db8b0b !important;
}
.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
    background-color: #00a7d0 !important;
}
.bg-blue-active {
    background-color: #005384 !important;
}
.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
    background-color: #357ca5 !important;
}
.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
    background-color: #008d4c !important;
}
.bg-navy-active {
    background-color: #001a35 !important;
}
.bg-teal-active {
    background-color: #30bbbb !important;
}
.bg-olive-active {
    background-color: #368763 !important;
}
.bg-lime-active {
    background-color: #00e765 !important;
}
.bg-orange-active {
    background-color: #ff7701 !important;
}
.bg-fuchsia-active {
    background-color: #db0ead !important;
}
.bg-purple-active {
    background-color: #555299 !important;
}
.bg-maroon-active {
    background-color: #ca195a !important;
}

.bg-darkred-active {
    background-color: #C40000 !important;
    color: #ffffff!important;
}
[class^="bg-"].disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.text-white {
    color: #ffffff !important;
}

.text-red {
    color: #dd4b39 !important;
}
.text-yellow {
    color: #f39c12 !important;
}
.text-aqua {
    color: #00c0ef !important;
}
.text-blue {
    color: #0073b7 !important;
}
.text-black {
    color: #111111 !important;
}
.text-light-blue {
    color: #3c8dbc !important;
}
.text-green {
    color: #00a65a !important;
}
.text-gray {
    color: #d2d6de !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: #605ca8 !important;
}
.text-maroon {
    color: #d81b60 !important;
}

.text-block {
    display: block;
}

.text-cyblue {
    color: #003366 !important;
}
.text-cyred{
    color: #C40000 !important;
}

.hide {
    display: none !important;
}
.no-border {
    border: 0px !important;
}

.no-border-lr {
    border-left-width: 0px !important;
    border-right-width: 0px !important;
}

.no-padding {
    padding: 0px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}
.no-padding-right {
    padding: 0px !important;
}
.no-padding-top {
    padding-top: 0px !important;
}
.no-padding-bottom {
    padding-bottom: 0px !important;
}

.no-wrap {
    white-space: nowrap;
}

.no-margin {
    margin: 0px !important;
}

.no-margin-left {
    margin-left: 0px !important;
}
.no-margin-right {
    margin-right: 0px !important;
}
.no-shadow {
    box-shadow: none!important;
}


.text-bold,
.text-bold.table td,
.text-bold.table th {
    font-weight: 700;
}


.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.2);
}
.box.box-primary {
    border-top-color: #3c8dbc;
}
.box.box-info {
    border-top-color: #00c0ef;
}
.box.box-danger {
    border-top-color: #dd4b39;
}
.box.box-warning {
    border-top-color: #f39c12;
}
.box.box-success {
    border-top-color: #00a65a;
}
.box.box-default {
    border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
    display: none;
}
.box .topnav-stacked > li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0;
}
.box .topnav-stacked > li:last-of-type {
    border-bottom: none;
}
.box.height-control .box-body {
    max-height: 300px;
    overflow: auto;
}
.box .border-right {
    border-right: 1px solid #f4f4f4;
}
.box .border-left {
    border-left: 1px solid #f4f4f4;
}
.box.box-solid {
    border-top: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-solid > .box-header .btn.btn-default {
    background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
    background: rgba(0, 0, 0, 0.1) !important;
}
.box.box-solid.box-default {
    border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
    color: #444444;
    background: #d2d6de;
    background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
    color: #444444;
}
.box.box-solid.box-primary {
    border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
    color: #ffffff!important;
    background: #3c8dbc;
    background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header h2,
.box.box-solid.box-primary > .box-header h3,
.box.box-solid.box-primary > .box-header .btn {
    color: #ffffff;
}
.box.box-solid.box-info {
    border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
    color: #ffffff;
    background: #00c0ef;
    background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
    color: #ffffff;
}
.box.box-solid.box-danger {
    border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
    color: #ffffff;
    background: #dd4b39;
    background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
    color: #ffffff;
}

/*box-orange*/
.box.box-solid.box-orange {
    border: 1px solid #ddd;
}
.box.box-solid.box-orange > .box-header {
    color: #000!important;
    background: #FEBB02;
    background-color: #FEBB02;
}
.box.box-solid.box-orange > .box-header a,
.box.box-solid.box-orange > .box-header .btn {
    color: #000;
}

.box.box-solid.box-orange > .box-body {
    background:#FEBB02;
    background-color:#FEBB02;
    color: #333;
}

.box.box-solid.box-warning {
    border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
    color: #ffffff;
    background: #f39c12;
    background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
    color: #ffffff;
}
.box.box-solid.box-success {
    border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
    color: #ffffff;
    background: #00a65a;
    background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
    color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
    border: 0;
    box-shadow: none;
}
.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: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
    content: " ";
    display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
    clear: both;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box-header.with-border {
    border-bottom: 1px solid #B2B2B2;
}
.collapsed-box .box-header.with-border {
    border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
    margin-right: 5px;
}
.box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
    position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto;
}

header.box-header {
    padding: 10px!important;
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    box-shadow: none!important;
    color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
    color: #606c84;
}
.btn-box-tool:active {
    outline: none!important;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.box-body > .table {
    margin-bottom: 0;
}
.box-body .fc {
    margin-top: 5px;
}
.box-body .full-width-chart {
    margin: -19px;
}
.box-body.no-padding .full-width-chart {
    margin: -9px;
}
.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #ffffff;
}

.bg-darkred-active .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, .bg-red-active, .bg-yellow-active, .bg-aqua-active, .bg-blue-active, .bg-light-blue-active, .bg-green-active, .bg-navy-active, .bg-teal-active, .bg-olive-active, .bg-lime-active, .bg-orange-active, .bg-fuchsia-active, .bg-purple-active, .bg-maroon-active, .bg-black-active, .callout.callout-danger, .callout.callout-warning, .callout.callout-info, .callout.callout-success, .alert-success, .alert-danger, .alert-error, .alert-warning, .alert-info, .label-danger, .label-info, .label-warning, .label-primary, .label-success, .modal-primary .modal-body, .modal-primary .modal-header, .modal-primary .modal-footer, .modal-warning .modal-body, .modal-warning .modal-header, .modal-warning .modal-footer, .modal-info .modal-body, .modal-info .modal-header, .modal-info .modal-footer, .modal-success .modal-body, .modal-success .modal-header, .modal-success .modal-footer, .modal-danger .modal-body, .modal-danger .modal-header, .modal-danger .modal-footer {
    color: #fff !important;
}

/*
 * Component: Callout
 * ------------------
 */
.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}
.callout a {
    color: #fff;
    text-decoration: underline;
}
.callout a:hover {
    color: #eee;
}
.callout h4 {
    margin-top: 0;
    font-weight: 600;
}
.callout p:last-child {
    margin-bottom: 0;
}
.callout code,
.callout .highlight {
    background-color: #fff;
}
.callout.callout-danger {
    border-color: #c23321;
}
.callout.callout-warning {
    border-color: #c87f0a;
}
.callout.callout-info {
    border-color: #0097bc;
}
.callout.callout-success {
    border-color: #00733e;
}

/*
 * Component: Info Box
 * -------------------
 */
.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}
.info-box small {
    font-size: 14px;
}
.info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px -10px;
    height: 2px;
}
.info-box .progress,
.info-box .progress .progress-bar {
    border-radius: 0;
}
.info-box .progress .progress-bar {
    background: #fff;
}
.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0, 0, 0, 0.2);
}
.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}
.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}
.progress-description,
.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info-box-text {
    text-transform: uppercase;
}
.info-box-more {
    display: block;
}
.progress-description {
    margin: 0;
}

/* Forms */
.form-horizontal .control-label {
    text-align: left !important;
}

form span.req {
    color: #ff0000;
}

/* Search results */
.search-results .content-body {
    padding-top: 15px;
}

.search-results .box {
    margin-bottom: 15px;
}

.search-results .box-header {
    padding: 10px 10px !important;
}

.search-results .box-header > h2 {
    margin: 0 !important;
}

.search-result-logo {
    background-color: #efefef;
    padding: 15px;
}

.search-result-data {
    padding: 0 !important;
    font-size: 13px !important;
}

.search-result-data > table > tbody > tr > td {
    border: 0 !important;
    padding: 4px 8px !important;
    font-size: 13px!important;
}

.search-result-data > table > tbody > tr > td.th {
    font-weight: bold;
}

.search-results-pagination > nav > ul {
    margin: 5px 0 20px 0 !important;
}

/** lbS RESULTS****/
.wb-card {
    padding:0;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;

    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.wb-card:before, .wb-card:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:5px;
    border-radius:5px
}
.wb-card:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
    -o-transform:skew(8deg) rotate(3deg);
    transform:skew(8deg) rotate(3deg);
}



.wb-card .wb-title,
.wb-card .wb-title > a{
    /*color: rgb(0, 102, 204)!important;*/
    /*color: #020E65!important;*/
    color: rgb(17, 78, 121)!important;
    text-decoration: underline!important;
    font-size: 14px !important;
    font-weight: bold;
    padding:0 0 5px 0!important;
}

.wb-card .wb-title > a:hover{
    color:rgb(0, 102, 204)!important;
}

.wb-card .wb-card-image {
    width: 160px;
    overflow: hidden;
    max-height: 120px;
    float: left;
    border: 1px solid #ccc;
    position: relative;
    margin:5px;
    border-radius: 3px;
}

.wb-card .wb-card-image > a {
    position: relative;
    display: block;

}

.wb-card .wb-card-image img{
    display: block;
    max-width: 100%;
    height: auto !important;
    width: auto\9; /* ie8+9 */
    -ms-interpolation-mode: bicubic;
    position: relative;
}

.wb-card-image-shadow {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    /*box-shadow: inset 0px 0px 10px 8px rgba(0,0,0,0.91);*/
}


.wb-card .wb-card-content {
    /*background-color: #f7f7f7;*/
    width: 100%;
    height: 120px;
    padding: 10px 10px 10px 175px;
}

.wb-card .wb-card-details {
    overflow-y:auto;
    height: 80px;
}

.wb-card .wb-card-data {
    display: block;
    padding-left: 20px;
    line-height: 20px;
}

.wb-card .wb-card-data i.fa {
    margin-left: -20px;
    margin-top: 2px;
}


@media (max-width: 640px) {

    .wb-card {
        margin-bottom: 40px;
    }

    .wb-card .wb-card-image {
        width: auto;
        overflow: hidden;
        max-height: 300px;
        float: none;
        border: 1px solid #ccc;
        position: relative;
        margin:5px;
        border-radius: 3px;
    }

    .wb-card-image-shadow {
       /* box-shadow: inset 0px 0px 10px 5px rgba(0,0,0,0.92);*/
    }

    .wb-card .wb-card-content {
        background-color: transparent;
        width: 100%;
        height: auto;
        padding: 10px 15px;
    }

    .wb-card .wb-card-content .wb-card-data {
        line-height: 24px;
        font-size: 13px;
    }
}


/* Salesview links */

.user-action-container {
    position: absolute;
    right: 0;
}

.user-action-container.event-action {
    top: 0;
}

a.user-action-inline,
a.user-action-inline-old {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 2000;
    font-size: 10px !important;
}

.adv-unit-salesview {
    font-size: 10px !important;
}

/* Maps */
.bootstrap-dialog.large-map {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2900;
}
.large-map .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.large-map .modal-content {
    height: 100%;
    border-radius: 0;
    overflow:hidden;
}

.large-map .modal-header {
    border-radius: 0 !important;
}

.large-map .bootstrap-dialog-message {
    overflow: hidden;
}


/* Fieldsets**/

legend {
    font-size: 16px!important;
    color: #808080;
}

.input-custom {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: inline-block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

/** ADSENSE ***/
.gads {
    margin-bottom: 15px!important;
}

@media (min-width: 768px) {
    .gads-right {
        margin-left: -15px!important;
        margin-right: -15px!important;
    }
}

/********** Tabs *****/
.tabs-container {
    border-radius: 4px 4px 0 0;
    /*background-color: #FBFBFB;*/
    margin-bottom: 15px;
}

.tabs-container .tab-content {
    border: 1px solid #3C8DBC;
    border-top-width: 0;
    background-color: #fff;
}

.tabs-container .nav-tabs {
    border-bottom: 1px solid #3C8DBC!important;
}

.tabs-container .nav-tabs li {
    margin-right: 8px;
}

.tabs-container .nav-tabs li a {
    font-weight: bold!important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent!important;
    border-color: #ddd #ddd transparent #ddd;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px 1px 1px;
    cursor: pointer;
    min-width: 130px;
    padding: 5px 15px !important;
}

.tabs-container .nav-tabs li.active a,
.tabs-container .nav-tabs li.active a:hover,
.tabs-container .nav-tabs li.active a:focus {
    font-weight: bold!important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff!important;
    border-color: #3C8DBC #3C8DBC transparent #3C8DBC;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px 1px 1px;
    color: #000000;
    outline: none!important;
}

.jsrch_container {
}


.tabs-container .nav-tabs li.active a {
    font-weight: bold!important;
}

.tabs-container .tab-footer {
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.form-compact .form-control {
    border: 1px solid #333333!important;
    border-color: #333333!important;
    color: #000;
}

/* Compact Box**/
.box-compact .box-header {
    padding: 5px 10px!important;
}
.box-compact .box-header h2 {
    margin: 0!important;
}

.box-compact .search-result-logo {
    background-color: #fff;
    padding: 0;
}

.box-compact .flimg > img {
    border: 1px solid #ddd;
}

.box-compact .box-body {
    padding: 5px 10px!important;
}

.box-compact table {
    margin-bottom: 0!important;
}

.box-compact .box-footer {
    padding: 5px 10px;
}

@media screen and (max-width: 767px) {
    .box-compact .search-result-logo {
        border-bottom: 1px solid #ddd;
        padding-bottom: 5px;
    }
}

/* END Compact Box**/


/* Form compact */
@media screen and (max-width: 767px) {
    .form-compact .form-inline .form-control {
        display: inline-block!important;
    }

    .tabs-container .tab-actions {
        border-top: 1px solid #ddd;
        padding-top: 10px;
        margin: 0 15px 0 15px !important;
        text-align: center;
    }

    .form-compact .form-group {
        margin-bottom: 0!important;
    }

    .form-compact .form-control {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 768px) {
    .form-compact {
        font-size: 100%;
    }

    .form-compact .form-control {
        padding: 2px 2px;
        height: 26px;
        font-size:12px;
        font-weight: normal;
    }
    .form-compact label {
        margin-bottom: 1px;
    }
    .form-compact .form-group
    {
        margin-bottom:8px;
    }

    .form-compact .box-body
    {
        padding:8px!important;
    }

    .form-compact .tab-footer {
        border-top: 1px solid #ddd;
        padding-top: 8px!important;
    }
}

/*** Custom Buttons ****/
.btn-darkred {
    background-color: #C40000;
    border-color: #C40000;
    color: #fff!important;
}
.btn-darkred:hover,
.btn-darkred:focus,
.btn-darkred:active,
.btn-darkred.active {
    background-color: #ab0000;
    border-color: #910000;
}
.btn-darkred.disabled:hover,
.btn-darkred.disabled:focus,
.btn-darkred.disabled:active,
.btn-darkred.disabled.active,
.btn-darkred[disabled]:hover,
.btn-darkred[disabled]:focus,
.btn-darkred[disabled]:active,
.btn-darkred[disabled].active,
fieldset[disabled] .btn-darkred:hover,
fieldset[disabled] .btn-darkred:focus,
fieldset[disabled] .btn-darkred:active,
fieldset[disabled] .btn-darkred.active {
    background-color: #C40000;
    border-color: #C40000;
}

/********* Max Width ****/
@media (min-width: 768px) {
    .mw30 {
        max-width: 30px
    }

    .mw50 {
        max-width: 50px
    }

    .mw100 {
        max-width: 100px
    }

    .mw200 {
        max-width: 200px
    }

    .mw300 {
        max-width: 300px
    }

    .mw350 {
        max-width: 350px
    }

    .mw400 {
        max-width: 400px
    }
}

.side-banner {
    margin: 0 auto 15px auto!important;
}

/****** Extra Columns ***********/
.col-xs-16, .col-sm-16, .col-md-16, .col-lg-16,
.col-xs-25, .col-sm-25, .col-md-25, .col-lg-25,
.col-xs-33, .col-sm-33, .col-md-33, .col-lg-33 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-25, .col-xs-33, .col-xs-16 {
    float: left;
}

.col-xs-16 {
    width: 16.66%;
}

.col-xs-25 {
    width: 25%;
}
.col-xs-33 {
    width: 33.3333%;
}

.col-xs-pull-25 {
    right: 25%;
}
.col-xs-pull-33 {
    right: 33.3333%;
}
.col-xs-push-25 {
    left: 25%;
}
.col-xs-push-33 {
    left: 33.3333%;
}
.col-xs-offset-25 {
    margin-left: 25%;
}
.col-xs-offset-33 {
    margin-left: 33.3333%;
}
@media (min-width: 768px) {
    .col-sm-16, .col-sm-25, .col-sm-33 {
        float: left;
    }
    .col-sm-16 {
        width: 16.66%;
    }
    .col-sm-25 {
        width: 25%;
    }
    .col-sm-33 {
        width: 33.3333%;
    }
    .col-sm-pull-25 {
        right: 25%;
    }
    .col-sm-pull-33 {
        right: 33.3333%;
    }

    .col-sm-push-25 {
        left: 25%;
    }
    .col-sm-push-33 {
        left: 33.3333%;
    }
    .col-sm-offset-25 {
        margin-left: 25%;
    }
    .col-sm-offset-33 {
        margin-left: 33.3333%;
    }
}

@media (min-width: 992px) {
    .col-md-25, .col-md-33, .col-md-16 {
        float: left;
    }
    .col-md-16 {
        width: 16.66%;
    }
    .col-md-25 {
        width: 25%;
    }
    .col-md-33 {
        width: 33.3333%;
    }
    .col-md-pull-25 {
        right: 25%;
    }
    .col-md-pull-33 {
        right: 33.3333%;
    }
    .col-md-push-25 {
        left: 25%;
    }
    .col-md-push-33 {
        left: 33.3333%;
    }
    .col-md-offset-25 {
        margin-left: 25%;
    }
    .col-md-offset-33 {
        margin-left: 33.3333%;
    }
}
@media (min-width: 1200px) {
    .col-lg-16, .col-lg-25, .col-lg-33 {
        float: left;
    }
    .col-lg-16 {
        width: 16.66%;
    }
    .col-lg-25 {
        width: 25%;
    }
    .col-lg-33 {
        width: 33.3333%;
    }
    .col-lg-pull-25 {
        right: 25%;
    }
    .col-lg-pull-33 {
        right: 33.3333%;
    }
    .col-lg-push-25 {
        left: 25%;
    }
    .col-lg-push-33 {
        left: 33.3333%;
    }
    .col-lg-offset-25 {
        margin-left: 25%;
    }
    .col-lg-offset-33 {
        margin-left: 33.3333%;
    }
}
/****** END Extra Columns ***********/
@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;

        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img,
    .box{
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }

    a[href]:after {
        content: none !important;
    }

    .btn,
    .lb-logo {
        -webkit-print-color-adjust: exact;
    }

    .page-head .site-logo {
        margin: 0 15px!important;
    }

    .header-search-holder {
        display: inline-block;
    }

    .domain-name {
        position: absolute;
        display: inline-block;
        right: 15px;
        top: 15px;
        padding: 0;
    }


    #cookie-bar,
    #socialshareHolder,
    .user-action-container,
    .user-action-inline,
    #site_search_form {
        display: none !important;
    }

    .box {
        border:1px solid #333;
        border-top: 3px solid #006BB6;/*blue*/
    }

    .box-header {
        border-bottom: 1px solid #333;
    }

    .no-print {
        display: none!important;
    }

}

/* Extra small inputs */
.input-xs {
    height: 24px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.2;
    border-radius: 3px;
}

/* Main container */

@media (min-width: 768px) {
    #main-container {
        width: 750px;
    }

    #main-container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 992px) {
    #main-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #main-container {
        width: 1170px;
    }
}
