
/*==============Login module in top page=============*/
.sunfw-pos-top {
	padding: 10px 0;
}
.login-topbar h3.box-title{
	font-size: small;
	color: #fff;
	font-weight: normal;
	margin: 0;
	text-align: right;	
	    padding-right: 20px;
}
.sunfw-pos-top #form-login-submit,
.sunfw-pos-top #login-form .unstyled.pull-right{
	float: none !important;
}
.login-topbar.jsn-dropdown-active .module-body{
	opacity: 1;
	visibility: visible;
}
.login-topbar.display-dropdown .module-body{
	margin-top: 15px;
	width: 300px;
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	border: 1px solid #ccc;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	visibility: hidden;
	position: absolute;
	left: 0;
	z-index: 1000;
	background: #fbfbfb;
	padding: 25px 15px;
	min-width: 200px;
	opacity: 0;
}
.login-topbar.jsn-dropdown-active .module-body {
	opacity: 1;
	visibility: visible;
}
/*==============End Login module in top page=============*/

/*==============Menu in top page=============*/
.sunfw-pos-top a{
  color: #fff;
}
.sunfw-pos-top .module-style{
  float: right;
}
.sunfw-pos-top .menu.top-menu li{
  float: right;
  padding: 0;
}
.sunfw-pos-top .menu.top-menu li a{
  float: right;
  padding: 0 10px 0 0;
  padding-right: 20px;
    font-size: small;
}
.sunfw-pos-top .login-topbar h3.box-title:hover,
.sunfw-pos-top .menu.top-menu li a:hover{
	color: #FFF200;
}

/*style intro image*/
.img-fulltext-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
/*end style intro image */


.blog .item-image {
float: left !important;
}


#sunfw_section_top {
padding-top: 0px;
padding-bottom: 0px;
}

nav.navbar.sunfw-menu-head ul.navbar-nav > li > span.nav-header:not(.get-it), nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:not(.get-it) {
padding: 10px 20px;
}

@media (max-width: 1199px) and (min-width: 991px)
nav.navbar.sunfw-menu-head ul.navbar-nav > li > a {
    padding: 10px 16px !important;
}
.richbox-1 
ul.nav[class*='menu-sidemenu'] li a:not(.get-it):hover, ul.nav[class*='menu-sidemenu'] li a:not(.get-it):focus, ul.nav[class*='menu-sidemenu'] li a:not(.get-it).active, ul.nav[class*='menu-sidemenu'] li a:not(.get-it).current {
    background: #fff200;
    font-style: italic;
    color: black;
}

.lightbox-1 
ul.nav[class*='menu-sidemenu'] li a:not(.get-it):hover, ul.nav[class*='menu-sidemenu'] li a:not(.get-it):focus, ul.nav[class*='menu-sidemenu'] li a:not(.get-it).active, ul.nav[class*='menu-sidemenu'] li a:not(.get-it).current {
    background: #fff200;
    font-style: italic;
    color: black;
}

.lightbox-2
ul.nav[class*='menu-sidemenu'] li a:not(.get-it):hover, ul.nav[class*='menu-sidemenu'] li a:not(.get-it):focus, ul.nav[class*='menu-sidemenu'] li a:not(.get-it).active, ul.nav[class*='menu-sidemenu'] li a:not(.get-it).current {
    background: #fff200;
    font-style: italic;
    color: black;
}

.blog-featured .category-name, .blog .category-name {
   visibility: hidden;
}

.loading {
   visibility: hidden;
}

.yellow-crime .djtabs-title {
    text-transform: capitalize;
}

}

/* ----- OVERRIDE CRIMESCENE ----- */


#crimeinterview
{
    height:200px;
    width:200px;
    position:relative;
}

#crimeinterviewimage {
    /* position: absolute; */
    left: 0;
    /* top: 0; */
    float: none;
}
#crimeinterviewtext
{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:18px;
    font-weight:bold;
    left:50px;
    bottom:5px;
        font-family:sans-serif;
        line-height: normal;

}

#crimecustomtext
{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:18px;
    font-weight:bold;
    left:15px;
    bottom:5px;
        font-family:sans-serif;
        line-height: normal;
        white-space: normal;
        background-color: #000000;

}

.box-shadow-example div {
  width: 200px;
  background: #eeeeee;
  margin: 20px;
  float: left;
  padding:5px
}
 
// Default single box shadow
#box-shadow-default {
  @include single-box-shadow;
}
 
// Box shadow with custom settings
#box-shadow-custom {
  @include box-shadow(red 2px 2px 10px);
}
 
#box-shadow-custom-multiple {
  @include box-shadow(rgba(blue, 0.4) 0 0 25px, rgba(green, 0.2) 0 0 3px 1px inset);
}
.nn_tabs_nav li.nn_tabs_tab.myownstyle a {
    background-color: #ffffff;
    color: #3333CC;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
}
// Active state
.nn_tabs_nav li.nn_tabs_tab.active.myownstyle a,
.nn_tabs_nav li.nn_tabs_tab.active.myownstyle a:hover {
    background-color: #666666;
    color: #000000;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
}
// Content area
.nn_tabs_content.myownstyle {
    background-color: #999999;
}
   div.images {
        width: 213px;
		float: left;
    }
    div.interior-images {
        position: relative;        
        border: 0px solid #666;
        display: inline-block;
        position: relative;
    }
    div.product div.images img {
        padding: 6px;
        max-width: 100%;
        display: inline-block;

    }
    span.followup {
        position: absolute;  
        left: 0;
        top: 0; 
        display: block;
        width: 115px;
        height: 115px;
        z-index: 10;
        background: url(http://www.crimescene.com/images/universal/follownew5.png) no-repeat;
       
             
    }
        span.followup2 {
        position: absolute;  
        left: 0;
        top: 0; 
        display: block;
        width: 115px;
        height: 115px;
        z-index: 10;
        background: url(http://www.crimescene.com/images/universal/followup2.png) no-repeat;
             
    }

        span.followup3 {
        position: absolute;  
        left: 0;
        top: 0; 
        display: block;
        width: 59px;
        height: 59px;
        z-index: 10;
        background: url(http://www.crimescene.com/images/universal/demo.png) no-repeat;
             
    }
table.crime {
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: black;
  border-collapse: separate;
  background-color: white;
}
table.crime th {
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: black;
  background-color: white;
  -moz-border-radius: ;
}
table.crime td {
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: black;
  background-color: white;
  -moz-border-radius: ;
}






      .videosmaller {
            font-size : 10px;
            font-family : Arial, Helvetica, sans-serif;
            line-height : 12px;
      }
          
            .bodycrimehead {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
    color: black;
      }

IMG.newsletter {
    display: block;
    margin-left: auto;
    margin-right: auto }
p { margin-top: 0.9em; }


table.crimetable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.crimetable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.crimetable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

.sidecol_block {
  background-color:#efefef;
}

.reporttext {
 font-family : Courier, monospace;
            font-size : 12px;
margin-top: 0.7em;
text-transform: none;
      }

.img_caption {
margin: 0px 10px 10px 10px;
text-align:center;
	color:white;
letter-spacing:1px;
line-height: 130%;
             font-size : 10px;
            line-height : 12px;
            text-transform:capitalize;
            background-color:#000;
      }

th, td, caption {text-transform: none;}

table{
	border-style:none;}

	
.videocrimemobile {
width: 100%;
      }


table.plaintable {
  border-style:none;
  border-collapse: separate;
  background-color: white;
}
table.plaintable th {
  border-style:none;
  background-color: white;
  -moz-border-radius: ;
}
table.plaintable td {
  border-style:none;
  background-color: white;
  -moz-border-radius: ;
}
.owp-logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #000;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F5C209;
	line-height: 50px;
	text-transform: uppercase;
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

.richbox-2 .module-title .box-title {
    padding: 10px 10px 10px;
}
label {
    color: #000;
}

.smartshoutbox .announce
{
	background: #000000;
}

.jlex-login-logo {
    background: url(/images/stories/mommy/caselock.png) no-repeat center center #fff;
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    height: 64px;
    left: 110px;
    margin: 10px 5px;
    position: absolute;
    top: -50px;
    width: 64px;
    z-index: 2;
}
#jlex-login-form button[type="submit"], #jlex-pw-form button[type="submit"] {
    background-color: #fff200;
    border: medium none;
    /* border-radius: 22px; */
    color: #020202;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin: 0 auto;
    padding: 7px 15px;
    text-shadow: none;
    width: 100px;
}
.yellow .djtabs-article-content a:visited, .yellow .djtabs-article-content a:link {
    color: #060606; 
    text-decoration: underline;
}

.yellow .djtabs-article-content a:visited, .yellow .djtabs-article-content a:link {
	color:#000000;
}
hr {
    margin-top: 6px;
    margin-bottom: 12px;
    border-top: solid 1px #d1d6de;
}


p a {
font-weight: bold;
    color: #000;
    text-decoration: dotted;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-color: initial;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    /* text-decoration: dotted; */
}
a:hover, a:focus {
  color: #000;
}

.page-header h2 {
    margin-bottom: 6px;
    font-size: 20px;
}
.hasTooltip {
    padding: 4px 6px;
    border-radius: 6%;
    border: 1px solid #000;
    /* border-radius: 0; */
    /* border: none; */
    /* transition: all 0.3s ease-in-out; */
    background-color: black;
    color: white ;
}
.hasTooltip:hover {
    color: white ;
}

#sunfw_section_main-content a {
font-weight: bold;
    color: #000;
}

.sunfw-sticky.sunfw-sticky-open {
    background: #1b242d;
}