/*bootstrap css
---------------------------------------------------*/


news {
border:1px solid #ccc;
background:#fff;
padding:10px;
box-shadow: 0 0 2px #888888;
}


body {
/*  margin-top: 110px;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
 /* color: #ffffff;*/
/*  background-color: #ffffff;*/
}

a:hover { text-decoration:none; }


/* Footer
-------------------------------------------------- */
.footer {
  margin: 5px 5px 0 5px;
  padding: 15px 5px;
  border-top: none;
  /*border-top: 1px dotted #333;*/
  text-align:left;
}
.footer p {
  margin-bottom: 0;
  line-height:12px;
  font-size:10px;
  text-align:center;
}

.row {
  margin-left:0;
  *zoom: 1;
}



.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  *margin: 0 auto 0 auto;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu a {
  line-height: 32px;
  font-size: large;
}


.btn {
  display: inline-block;
  *border-left: 0 none #e6e6e6;
	border-right: 0 none #e6e6e6;
	border-top: 0 none #e6e6e6;
	border-bottom: 0 none #b3b3b3;
	display: inline;
    padding: 4px 10px 4px;
    margin-bottom: 0;
  *margin-left: .3em;
    font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
 /* background-color: #f5f5f5;
  *background-color: #e6e6e6;*/
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  *border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          zoom: 1;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
}



.btn-small {
  padding: 5px 5px;
  font-size: 11px;
  line-height: 16px;
  text-align:center;
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
   background-image: linear-gradient(top, #0088cc, #0055cc);
   background-image:    -moz-linear-gradient(top, #0088cc, #0055cc);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099; /* \9; */
}

.btn-warning {
  background-color: #faa732;
  *background-color: #f89406;
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #fbb450, #f89406);
}

.
.btn-danger {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
}



.btn-success {
  background-color: #5bb75b;
  *background-color: #51a351;
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #62c462, #51a351);
}



.btn-info {
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
	
}



.btn-inverse {
  background-color: #414141;
  *background-color: #222222;
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #555555, #222222);
}



.nav li + .nav-header {
  margin-top: 0;
}


.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: [MenuItemColor];
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  text-decoration:none;
}


.navbar-inner {
  min-height: 40px;
 /* margin-top:0;*/
  /*padding-right: 20px;*/
  /*padding-left: 20px;*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#777777');
  background-color: #2c2c2c;
  background-repeat: repeat-x;	
}

.navbar-links {
  padding-right: 10px;
  padding-left: 15px;
  border-top: #444 solid 1px;
  border-bottom: #000 solid 1px;
/*  color: #FFFFFF;*/
  /*background-color: #CCC;*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#777777');
  background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    background-image: linear-gradient(top, #333, #777);
    background-image: -moz-linear-gradient(top, #333, #777);
    background-image: -o-linear-gradient(top, #333, #777);
    background-image: -webkit-gradient(top, #333, #777);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333), color-stop(1, #777));
    background-image: -webkit-linear-gradient(top, #333, #777);
    background-image: linear-gradient(to bottom, #333, #777);
 
   box-shadow: 0 2px 3px #222222;
   -webkit-box-shadow: 0 2px 3px #222222; (box-shadow: 0px 2px 3px #222222;)  
}



.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner, .navbar-links {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    border-width: 0;
}

.navbar .nav > li > a {
  float: none;
  /*padding: .385em 1.5em 0;*/
  line-height: 15px;
  color: #FFF;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}


.navbar .divider-vertical {
  width: 1px;
  height:35px;
  margin-top: 2px;
  overflow: hidden;
  border-right: 1px dotted #fff;
  background-color:transparent;
}


.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #2c2c2c;
  *background-color: #222222;
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-image: -moz-linear-gradient(top, #333333, #222222);
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}


.navbar .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 39px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navbar .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 40px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
    background-repeat: repeat-x;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: 0 1px 0 #ffffff inset;
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
}


.progress {
  height: 18px;
  margin-bottom: 18px;
  overflow: hidden;
  background-color: #f7f7f7;
    background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
}

.progress .bar {
  width: 0;
  height: 18px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #0e90d2;
    background-repeat: repeat-x;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-ms-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
	background-image: -ms-linear-gradient(top, #149bdf, #0480be);
}


.progress-danger .bar {
  background-color: #dd514c;
    background-repeat: repeat-x;
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
}

.progress-success .bar {
  background-color: #5eb95e;
    background-repeat: repeat-x;
	background-image: linear-gradient(top, #62c462, #57a957);
}


.progress-info .bar {
  background-color: #4bb1cf;
    background-repeat: repeat-x;
	background-image: linear-gradient(top, #5bc0de, #339bb9);
}

.progress-warning .bar {
  background-color: #faa732;
    background-repeat: repeat-x;
	background-image: linear-gradient(top, #fbb450, #f89406);
}


.accordion-heading {
  border-bottom: 0;
  color: #fff;
  text-decoration:none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  font-size:16px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#444444');
/* IE10 Consumer Preview */ 
  background-image: -ms-linear-gradient(top, #888 0%, #444 100%);
/* Mozilla Firefox */ 
  background-image: -moz-linear-gradient(top, #888 0%, #444 100%);
/* Opera */ 
  background-image: -o-linear-gradient(top, #888 0%, #444 100%);
/* Webkit (Safari/Chrome 10) */ 
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(1, #444));
/* Webkit (Chrome 11+) */ 
  background-image: -webkit-linear-gradient(top, #888 0%, #444 100%);
/* W3C Markup, IE10 Release Preview */ 
  background-image: linear-gradient(to bottom, #888 0%, #444 100%);
}

.accordion-inner {
  padding: 9px 15px;
/*  border-top: 1px solid #e5e5e5;*/

}


/* docs css
--------------------------------------------------- */


/* Body and structure
-------------------------------------------------- */
body {
  position: relative;
  padding-top: 0;
  background-color: #bbb;
  background-image: url(http://m.scyhstars.org/Mobile/assets/img/grid-18px-masked.png);
  background-repeat:repeat;
  background-position: 0 40px;
  margin: 0 auto;
}


/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
.navbar-fixed-top .brand {
  padding-right: 0;
  padding-left: 0;
  margin-left: 20px;
  float: right;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
}


/* news Items

-------------------------------------------------- */

.news {
margin-bottom: 5px;
padding:15px;
/*border:1px solid #ccc;*/
/*background:#fff;*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef');
	background-image: linear-gradient(top, #ffffff, #efefef);
    background-image: -moz-linear-gradient(top, #ffffff, #efefef);
    background-image: -o-linear-gradient(top, #ffffff, #efefef);
    background-image: -webkit-gradient(top, #ffffff, #efefef);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #efefef));
    background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
    background-image: linear-gradient(to bottom, #ffffff, #efefef);

 -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
		  
		   box-shadow: 0 0 4px #666;
   -webkit-box-shadow: 0 0 4px #666; (box-shadow: 0px 0px 4px #666;)

/*box-shadow: 0 0 1px #555;*/


}


/* Jumbotrons
-------------------------------------------------- */
.jumbotron {
  position: relative;
}

.jumbotron h1 {
  margin-bottom: 5px;
  font-size:34px;
  font-weight: bold;
  letter-spacing: -1px;
  text-align:center;
/*  line-height: 12px; */ 
/* Masthead (docs home) */
}

.masthead {
 padding-top: 0;
 /*  margin-top:0;*/
  margin-bottom:0;
}

.masthead h1,
.masthead p {
  text-align: center;
  color: #fff;
}

.masthead h1 {
  margin-bottom: 9px;
}

.masthead p {
  margin-left: 5%;
  margin-right: 5%;
  font-size: 18px;
/*  line-height: 28px;*/
}

.subhead h1 {
  font-size: 28px;
}

.logos {
	width:150px;
	margin: 0 auto 0;
	text-align:center;
	padding:5px;
	background-color:#fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #222;
	opacity: 0.7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
	background-image: linear-gradient(top, #eeeeee, #ffffff);
    background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -webkit-gradient(top, #eeeeee, #ffffff);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
    background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
 
   box-shadow: 0 2px 3px #222222;
   -webkit-box-shadow: 0 2px 3px #222222; (box-shadow: 0px 2px 3px #222222;)
}

.logos-nav {
	/*width:36px;*/
	height: 36px;
    text-align:center;
	padding:2px;
	background-color:#fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #222;
	border-radius: 5px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
	background-image: linear-gradient(top, #eeeeee, #ffffff);
    background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -webkit-gradient(top, #eeeeee, #ffffff);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
    background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
 
   box-shadow: 0 1px 2px #222222;
   -webkit-box-shadow: 0 2px 3px #222222; (box-shadow: 0px 2px 3px #222222;)
}




/* Subnav */

.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
  padding-left: 13px;
  color: [MenuItemColor];
  background-color: #fff;
  border-right-color: #ddd;
  border-left: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
          box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}

/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
@media (min-width: 980px) {
  .subnav-fixed {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-color: #d5d5d5;
    border-width: 0 0 1px; /* drop the border on the fixed edges */
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
       -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
  }
  
.marketing h1 {
  margin: 10px 0 10px;
  font-size: 34px;
  font-weight: 300;
  text-align: center;
}

.marketing h2 {
  font-size: 26px;
}

}


/* bootstrap responsive css
--------------------------------------------------- */


@media (max-width: 480px) {

 body {
    padding-top: 0;
  }

	
.masthead {
	padding-top:0;
}
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
}


@media (min-width: 480px) and (max-width: 768px) {

  /* Scale down the jumbotron content */
  .masthead {
    margin-top: 0;
}
  
  .jumbotron h1 {
    font-size: 34px;
  }

}


@media (min-width: 768px) and (max-width: 980px) {
	
  /* Remove any padding from the body */
  body {
    padding-top: 0; 
	
  }
 
 /* Scale down the jumbotron content */
  .jumbotron h1 {
    font-size: 34px;
  }
 
  .masthead {
	padding-top:0;
	margin-top:0;
}

  .row {
    margin-left: 0;
    *zoom: 1;
  }
}

@media (min-width: 980px) and (max-width: 1200px) {
	
  /* Remove any padding from the body */
  body {
    padding-top: 0; 
	
  }
 
 /* Scale down the jumbotron content */
  .jumbotron h1 {
    font-size: 34px;
  }
 
  .masthead {
	padding-top:0;
	margin-top:110px;
}

  .row {
    margin-left: 0;
    *zoom: 1;
  }
}

@media (min-width: 1200px) {
   .masthead {
	padding-top:20px;
  }
  
  .row {
    margin-left: 0;
    *zoom: 1;
  }

  .navbar-fixed-top {
    position: static;
    margin-bottom: 0;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-top .navbar-links {
    padding: 0;
  }

  .navbar-static .navbar-inner,
  .navbar-static .navbar-links {
    padding-right: 10px;
    padding-left: 10px;
  }
}



/* Responsive Docs
-------------------------------------------------- */

  /* Reduce padding above jumbotron */
  body {
    padding-top: 0;
  }

  /* Change up some type stuff */
  h2 {
	font-size: 26px;
    margin-top: 5px;
	line-height:normal;
	text-align:center;
  }
 
  h3 {
	font-size: 18px;
    margin-top: 0;
  }


  .jumbotron h1 {
    font-size: 34px;
    margin-right: 0;
  }