/*!
 * Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

body {
    color: #474747;
    background-color: #f2f2f2;
    background-repeat: repeat;
    background-position: left top;
    background-image: url(/templates/new/images/bg-bordered.png);
	
}
.generalpage {
	background-color: rgba(255, 255, 255, 0.95); 
	border-radius: 5px;
	box-shadow: 0 1px 8px rgba(0,0,0,.1); 
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,.1); 
	padding: 3px;
}

.footer {background-color: rgb(41, 70, 124); }
.footer a{color:#ffffff;}
.logotype {
    padding-left: 0px;
    padding-bottom: 10px;
    width: 460px;
}
.review-block {
    padding-left: 20px;
    padding: 5px 7px;
    margin: 0px 0 0px;
    border-radius: 15px;
    border: 1px solid #f3f3f3;
}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}
.review-block-text {
    background: #f9f9f9 url(/templates/new/images/blockquote.png) no-repeat 63px 6px;
    padding-left: 20px;
    padding: 5px 7px;
    margin: 0px 0 0px;
}
ul.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0 !important;
    visibility: hidden;
    margin-top: -1px;
    
    z-index: 1001;
}

.btn-serverslist{
		padding: 3px 6px;
		margin-bottom: 0;
		font-size: 13px;
	}
	.flat-table {
		margin-bottom: 20px;
		border: 1px solid #e4e4e4;
	}
	.flat-table th, .flat-table td {
		box-shadow: inset 0 -1px rgba(0, 0, 0, 0.07);
	}
	.flat-table th {
		color: #000;
		padding: 0.5em 0.3em 0.7em 0.1em;
		text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.22);
		font-size: 1.1em;
	}
	.flat-table td {
		color: #000;
		padding: 0.5em 0.3em 0.7em 0.1em;
		text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.22);
		font-size: 1.1em;
	}
	.flat-table tr {
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s;
	}
	.flat-table-1 {
		background: #fff;
	}
	.flat-table-1 tr:hover {
	}
	.flat-table thead th {
		vertical-align: middle;
		background: linear-gradient(to bottom,#f2f2f2 1%,#e0e0e0 100%);
		color: #6f6f6f;
		border-color: #b7b7b7;
		font: normal normal bold 0.9em/1.5 sans-serif;
		text-shadow: 0 1px #fff;
	}

.ipform {
	height: 32px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
ul.dropdown-menu li:hover .sub-menu {
    visibility: visible;
    display: block;
}

ul.dropdown-menu .sub-menu-caret {
	
	font-size: 9px;
}
#nav .nav > li.dropdown > .dropdown-menu > li.dropdown > .sub-menu::before {
	content: '';
	display: inline-block;
	
	width: 0; 
	height: 0; 
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent; 
	
	border-right: 7px solid #000;
	border-right-color: rgba(0,0,0,.85);
	
	position: absolute;
	top: 5px;
	left: -7px;
}

#nav .dropdown-menu:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgba(0,0,0,.85) !important;
}

.mainpage-info {
    min-height: 20px;
    padding: 8px;
    margin-bottom: 0px;
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.tpl-icon-added,
.tpl-icon-average,
.tpl-icon-banner,
.tpl-icon-color,
.tpl-icon-factor,
.tpl-icon-gamemode,
.tpl-icon-genre,
.tpl-icon-ip-adress,
.tpl-icon-last-update,
.tpl-icon-map,
.tpl-icon-maximum,
.tpl-icon-medal,
.tpl-icon-ping,
.tpl-icon-players,
.tpl-icon-position,
.tpl-icon-rating,
.tpl-icon-status-offline,
.tpl-icon-status-online,
.tpl-icon-version {
    display: inline-block;
    background: url(/templates/new/css/tpl-icon-sprite.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    margin-right: 7px
}

.table-view {
	width: 85%; max-width: 85%; margin-bottom: 5px;
}
.table-view td { padding: 2px;}
.tpl-icon-added {
    background-position: 0 0
}

.tpl-icon-average {
    background-position: -20px 0
}

.tpl-icon-banner {
    background-position: -40px 0
}

.tpl-icon-color {
    background-position: -60px 0
}

.tpl-icon-factor {
    background-position: 0 -20px
}

.tpl-icon-gamemode {
    background-position: -20px -20px
}

.tpl-icon-genre {
    background-position: -40px -20px
}

.tpl-icon-ip-adress {
    background-position: -60px -20px
}

.tpl-icon-last-update {
    background-position: 0 -40px
}

.tpl-icon-map {
    background-position: -20px -40px
}

.tpl-icon-maximum {
    background-position: -40px -40px
}

.tpl-icon-medal {
    background-position: -60px -40px
}

.tpl-icon-ping {
    background-position: 0 -60px
}

.tpl-icon-players {
    background-position: -20px -60px
}

.tpl-icon-position {
    background-position: -40px -60px
}

.tpl-icon-rating {
    background-position: -60px -60px
}

.tpl-icon-status-offline {
    background-position: 0 -80px
}

.tpl-icon-status-online {
    background-position: -20px -80px
}

.tpl-icon-version {
    background-position: -40px -80px
}

.right-banner {
	max-width:100%;
    border-radius: 5px;
    border: 1px solid rgba(180, 180, 180, 0.57);
    border-width: 3px;
}
}
#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: rgba(255, 255, 255,0.95);
	padding: 2px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.huge {
    font-size: 50px;
    line-height: normal;
}

@media(min-width:768px) {
    #page-wrapper {
		border-radius: 5px;
		padding: 2px;
	}
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #999;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #fff;
    background-color: #000;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 51px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #222;
    }

    .side-nav>li>a {
        width: 225px;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #000 !important;
    }
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    color: #999;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 30px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}


/** ====================
 * Lista de Comentarios
 =======================*/
.comments-container {
	margin: 60px auto 15px;
	width: 768px;
}

.comments-container h1 {
	font-size: 36px;
	color: #283035;
	font-weight: 400;
}

.comments-container h1 a {
	font-size: 18px;
	font-weight: 700;
}

.comments-list {
	margin-top: 10px;
	padding: 20px;
	position: relative;
}

/**
 * Lineas / Detalles
 -----------------------*/
.comments-list:before {
}

.comments-list:after {
}

.reply-list:before, .reply-list:after {display: none;}
.reply-list li:before {
	content: '';
	width: 60px;
	height: 2px;
	background: #c7cacb;
	position: absolute;
	top: 25px;
	left: -55px;
}


.comments-list li {
	margin-bottom: 15px;
	display: block;
	position: relative;
}

.comments-list li:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	width: 0;
}

.reply-list {
	padding-left: 88px;
	clear: both;
	margin-top: 15px;
}
/**
 * Avatar
 ---------------------------*/
.comments-list .comment-avatar {
	width: 80px;
    height: 80px;
	position: relative;
	z-index: 99;
	float: left;
	border: 3px solid #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	overflow: hidden;
}

.comments-list .comment-avatar img {
	width: 100%;
	height: 100%;
}

.reply-list .comment-avatar {
	width: 50px;
	height: 50px;
}

.comment-main-level:after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	clear: both;
}
/**
 * Caja del Comentario
 ---------------------------*/
.comments-list .comment-box {
	width: 680px;
	float: right;
	position: relative;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}

.comments-list .comment-box:before, .comments-list .comment-box:after {
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	display: block;
	border-width: 10px 12px 10px 0;
	border-style: solid;
	border-color: transparent #FCFCFC;
	top: 8px;
	left: -11px;
}

.comments-list .comment-box:before {
	border-width: 11px 13px 11px 0;
	border-color: transparent rgba(0,0,0,0.05);
	left: -12px;
}

.reply-list .comment-box {
	width: 610px;
}
.comment-box .comment-head {
	background: #FCFCFC;
	padding: 10px 12px;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.comment-box .comment-head i {
	float: right;
	margin-left: 14px;
	position: relative;
	top: 2px;
	color: #A6A6A6;
	cursor: pointer;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
	color: #03658c;
}

.comment-box .comment-name {
	color: #283035;
	font-size: 14px;
	font-weight: 700;
	float: left;
	margin-right: 10px;
}

.comment-box .comment-name a {
	color: #283035;
}

.comment-box .comment-head span {
	float: left;
	color: #999;
	font-size: 13px;
	position: relative;
	top: 1px;
}

.comment-box .comment-content {
	background: #FFF;
	padding: 12px;
	font-size: 15px;
	color: #595959;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.by-author a {color: #03658c;}
.by-author {
	color:#fff;
	font-size: 9px;
    padding: 2px 7px;
    font-weight: 600;
    margin-left: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 24px;
}

/** =====================
 * Responsive
 ========================*/
@media only screen and (max-width: 766px) {
	.comments-container {
		width: 480px;
	}

	.comments-list .comment-box {
		width: 390px;
	}

	.reply-list .comment-box {
		width: 320px;
	}
}



