/*-------------small banner start----------------------------*/

#subnav-v3-wrap {
	position:  relative;
	width: 100%;
	z-index: 35;
	text-align: left;
	padding-top:1px;
}
#subnav-wrap-inner {
	padding: 0 3px 3px;
	width: 954px;
	margin: 0 auto;
	border-radius: 0 0 3px 3px;
}
#subnav-v3-wrap #subnav-wrap-inner {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-radius: 0 0 5px 5px;
}
#subnav-v3-wrap .default {
	background-color: #444;
}

ul {
	list-style-type: none;
}
#subnav-v3-wrap .default ul li {
	padding-right: 1px;
	background-color: #2b2b2b;
	border-right: 1px solid #696969;
}
#subnav-v3-wrap ul li:first-child {
	border-radius: 0 0 0 5px;
}
#subnav-v3-wrap ul li {
	float: left;
}
#subnav-v3-wrap .default ul li.selected a {
	background-color: #151515;
}
#subnav-v3-wrap .default ul li a {
	text-decoration:none;
	background-color: #444;
	padding: 13px 18px 12px;
}
#subnav-v3-wrap ul li:first-child a {
	border-radius: 0 0 0 5px;
	border-left: none;
}
#subnav-v3-wrap ul li a {
	display: block;
	color: #fff;
	padding: 13px 40px 12px;
	font-size: 14px;
}
#subnav-v3-wrap ul li a:hover {
	background:#151515;
}
#subnav-v3-wrap ul li.right {
	float: right;
}
#subnav-v3-wrap .default ul li.right {
	background: none;
	border-right: none;
}
#subnav-v3-wrap .default ul li a.sign_up {
	margin: 6px;
	background-image: -webkit-linear-gradient(top, #82D250 0%, #3C8C0A 100%);
	background-color: #6BBB39;
	border-radius: 4px;
	padding: 7px 20px 6px;
	font-size: 12px;
	text-transform: uppercase;
}
#subnav-v3-wrap .default ul li a.sign_up:hover {
	background-image: -webkit-linear-gradient(top, #8CDC5A 0%, #469614 100%);
	background-image: linear-gradient(to bottom, #8CDC5A 0%, #469614 100%);
	background-color: #53A321;
}
}
#subnav-v3-wrap ul li.right:last-child a {
border-radius: 0 0 5px 0;
}

/*---------------------small banner end------------------------------*/

/*-------------------------home link and share--------------------------------------*/
#content-wrap{
	background: #FFF;
	margin: 0px auto;
	top: 231px;
	z-index:14;
}
.container_12 {
	position: relative;
	left: 0px;
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
#container_cloudmonitoring{
	background-color:#000;
}
#breadcrumb-wrap{
	position:  absolute;
	left: 50%;
	width: 960px;
	text-align: left;
	margin-left: -480px;
	margin-top: 5px;
	z-index:13;
	text-decoration:none;
}
#breadcrumb-wrap a{
	text-decoration:none;
	color:#C40022;
}
#breadcrumb-wrap .breadcrumb:after {
	content: "\00a0/\00a0\00a0";
}
#breadcrumb-wrap span.breadcrumb a.cloudmonitoring{
	text-align:left;
	position:relative;
}
/*--------content-------------------------*/
.container_enterprise h1 {
color: #333;
font-size: 36px;
font-weight: normal;
line-height: 1.3em;
}
.container_enterprise p {
font-size: 16px;
line-height: 1.5em;
padding: 0;
margin: 0;
}
.container_enterprise a {
color: #505050;
text-decoration: underline;
}
.container_12 {
position: relative;
top: 0px;
left: 0px;
width: 960px;
margin: 0px auto;
text-align: left;
}
.container_12 .grid_6 {
width: 468px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_divider_vertical, .navigation_1, .navigation_2, .navigation_3, .fatfooter_1 {
position: relative;
float: left;
}

.container_enterprise h2 {
color: #333;
font-size: 28px;
font-weight: normal;
line-height: 1.4em;
margin-bottom: 5px;
}
.container_12 .push_1 {
left: 24px;
}
.quote_box blockquote {
margin: 0;
padding: 20px;
border-radius: 5px;
font-size: 13px;
line-height: 1.5em;
background: #dedede;
}

.quote_box .quote_credit {
padding-top: 20px;
font-size: 12px;
background: url('../images/quote-wedge.png') no-repeat 50px 0;
}
i, cite, em, var, address, dfn {
font-style: italic;
}

.container_fs_river {
padding: 60px 0;
background: #000 url('../images/river_bg.png');
}
.container_12 .grid_8 {
width: 632px;
}
.container_fs_river .indented {
padding-left: 2em;
}
.container_fs_river h2 {
font-size: 22px;
font-weight: normal;
line-height: 1.3em;
margin: 0.5em 0 0.3em;
}
.container_fs_river p {
font-size: 16px;
line-height: 1.5em;
}
.container_fs_river a {
text-decoration: underline;
color: #404040;
}
.container_fs_river #racker-photo {
margin-top: -30px;
margin-bottom: -30px;
text-align: center;
}
.container_12 .grid_4 {
width: 304px;
}
/*-------------button-----------*/
a.button.button_large {
	font-size: 16px;
	padding: 17px 55px 18px 50px;
}
a.button {
	border-radius: 0.25em;
	color: #fff !important;
	display: inline-block;
	line-height: 1.1em;
	text-indent: 0;
	box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.25);
	text-decoration: none !important;
}
a.button.rs_prod_blue {
	border: 1px solid #0157ad;
	text-shadow: 0 1px 0 #0157ad;
	background:#0157ad ;
	background: url('../images/button-arrow-white.png') no-repeat right center, -webkit-linear-gradient(top, #297bc7 0%,#0157ad 100%);
}

a.button.rs_prod_green {
	border: 1px solid #398907;
	text-shadow: 0 1px 0 #398907;
	color: #fff;
	background:#398907;
	background: url('../images/button-arrow-white.png') no-repeat right center, -webkit-linear-gradient(top, #82d24f 0%,#398907 100%);
}
a.button.rs_prod_green:hover {
	background: url('../images/button-arrow-white.png') no-repeat right center, -webkit-linear-gradient(top, #8fd761 0%,#4d9520 100%);
}

/*----------------------under content --------------------------------*/

.cloud-section {
margin-bottom: 50px;
padding-bottom: 34px;
}
.styleguide a[href="#top"] {
background: url('../images/fanyifuwu/fanyiyuzhong/arrow-up-black-8x10.png') no-repeat right center;
padding-right: 16px;
}
a[href="#top"] {
background: url('../images/fanyifuwu/fanyiyuzhong/arrow-up-black-8x10.png') no-repeat right center;
padding-right: 16px;
}

.styleguide h2 {
color: #333;
font-family: 'RobotoMedium','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 30px;
font-weight: normal;
line-height: 110%;
margin: 0 0 0.4em;
}
.cloud-heading {
background-color: #E4E4E4;
padding: 11px 13px 8px;
margin-bottom: 20px !important;
font-size: 24px !important;
}
h2, h2.cloud, h2.cloudservers, h2.cloudsites, h2.cloudfiles, h2.cloudloadbalancers, h2.cloudmonitoring, h2.clouddns, h2.openstack {
font: bold 16px/20px arial;
margin-bottom: 10px;
}
.threeby-back {
background: transparent url('../images/fanyifuwu/fanyiyuzhong/arrow_left.png') no-repeat center center;
border-right: 1px solid #C1C1C1;
border-radius: 4px 0 0 4px;
}
.cloud-icons.products {
background-position: 0 -245px;
}
.cloud-icons {
background: url('../images/fanyifuwu/fanyiyuzhong/navigation-and-headers-icon-sprite.png') no-repeat;
height: 30px;
width: 30px;
float: left;
margin-right: 10px;
}
.threeby-carousel {
background-color: #efefef;
border-radius: 4px;
}
.styleguide a {
color: #414141;
text-decoration: underline;
}

.styleguide a:hover {
color: #1E82D7;
}
.styleguide .threeby-list {
margin: 0;
padding: 0;
list-style: none;
}
.styleguide .threeby-list li {
width: 170px;
padding: 20px 20px;
margin: 0;
float: left;
text-align: center;
}
.styleguide .threeby-wrap {
width: 860px;
height: 180px;
float: left;
overflow: hidden;
}
.styleguide ul {
letter-spacing: .02em;
list-style: disc outside none;
margin: 0 0 0;
padding: 0 0 0 12px;
}
.styleguide ul li, .styleguide ol li {
font-size: 16px;
font-weight: 200;
line-height: 135%;
margin: 0 0 10px 8px;
padding: 0;
}
.styleguide .threeby-list li a {
text-decoration: none;
}

div.product-icon.cloud-files {
background-position: center -300px;
}
div.product-icon {
display: block;
width: 100%;
height: 60px;
margin-bottom: 10px;
background-image: url('../images/fanyifuwu/fanyiyuzhong/related-products-icons-sprite.png');
background-repeat: no-repeat;
}
.styleguide .text14 {
font-size: 14px;
font-weight: 200;
line-height: 140%;
letter-spacing: 0.01em;
margin: 0 0 0.25em;
}
.styleguide p, .styleguide .text16 {
font-size: 16px;
font-weight: 200;
line-height: 140%;
letter-spacing: 0.01em;
margin: 0 0 1em;
padding: 0;
}
.styleguide .text11 {
font-size: 11px;
line-height: 115%;
letter-spacing: .02em;
margin: 0;
}
div.product-icon.cloud-block-storage {
background-position: center -180px;
}
div.product-icon.cloud-load-balancers {
background-position: center -600px;
}
div.product-icon.cloud-dns {
background-position: center -540px;
}
div.product-icon.cloud-databases {
background-position: center -240px;
}
div.product-icon.object-rocket {
background-position: center -839px;
}
div.product-icon.cloud-backup {
background-position: center -120px;
}
div.product-icon.cloud-monitoring {
background-position: center -660px;
}
.styleguide .threeby-list li a {
text-decoration: none;
}
.styleguide a:hover {
color: #1E82D7;
}
.threeby-forward {
background: transparent url('../images/fanyifuwu/fanyiyuzhong/arrow_right.png') no-repeat center center;
border-left: 1px solid #C1C1C1;
border-radius: 0 4px 4px 0;
}
.threeby-back, .threeby-forward {
height: 180px;
width: 48px;
display: block;
float: left;
}
.threeby-back:hover, .threeby-forward:hover {
background-color: #D7D7D7;
}
div.product-icon.cloud-files {
background-position: center -300px;
}
div.product-icon.cloud-block-storage
/*----------------------under content --------------------------------*/
