@charset "utf-8";
/* CSS Document */

.text_out{
	padding:9px;
}

.nav a{
	font-weight:bold;
}

html, body{height:100%; width:auto;}

body{
}

/*********************************************************************************************************/
/*********************************************************************************************************/
/************************************** BLOCK GENERAL CONTENT START **************************************/

.general_c_box{height:auto;}

.center_block{
	width:700px;
	margin-bottom:0px;
	margin-left:20px ;
	margin-right:20px;
}

.loging_center_block{
	
	background: none repeat scroll 0 0 #FDFDFD;
	border:1px solid rgba(84, 139, 193, 0.52);
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 20px;
	width:100%;
	box-shadow:1px 1px 1px rgba(0,0,0,0.1);
}

.foot_general_block{
	width:100%;
	background:#DBDBDB;
	height:60px;
	margin-bottom:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	padding-top:0px;
	position:relative;
}

.center_content_box{
	padding-bottom: 80px;
	padding-top: 20px;
	background: #f3f3f3;
	height: auto;
}

.cap_c_block_title{width:400px;}

/********************************************************/
/********************************************************/
/****************** PAGE CONTENT START ******************/

.cap_block_text{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	color: #333;
}

.page_content_cap{
	padding: 10px;
}

.page_content_body{
}

.page_content_foot{
	padding-top: 10px;
}

.page_content_block{
	background: #FFF;
	padding-left: 20px;
	padding-right: 10px;
	height: auto;
	border: 1px solid rgba(0, 135, 209, 0.2);
	padding-bottom: 20px;
	border-top: 0px;
}

.page_content_block:first-child{
	border-top: 1px solid rgba(0, 135, 209, 0.2);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
/****************** PAGE CONTENT END   ******************/
/********************************************************/
/********************************************************/

/************************************** BLOCK GENERAL CONTENT END   **************************************/
/*********************************************************************************************************/
/*********************************************************************************************************/
.breadcrumb{
	background-color: #d5d5d5 !important;
}

.pagination-field{

}

.container {
	width: 1210px !important;
}

.center-main {
	width: 740px;
	display: grid;
	float: left;
}

.top-menu-panel-box{
	width:910px;
}

.special-button{
	margin-left:10px; margin-right:10px;
}

.left-panel {
	width: 220px;
}

.static-content-panel{
	margin-bottom: 20px;
}

.collapse {
	display: block !important;
}

.special-box-text{
	width:100%; height: 30px; background-color:#fc1500; border-radius:5px;
}

@media screen and (max-width: 1200px) {
	.navbar-nav li{
		float: none !important;
		margin-left: 0px !important;
		width: auto !important;
	}

	.border-color-02, .border-color-03{
		border: none !important;
		width: auto !important;
	}

	.dropdown a, .navbar-nav li a{
		font-size: 24px !important;
	}

	.special-box-text{
		height: 40px !important;
	}
	.cap_block_text, .box-cap-text, .pagination a{
		font-size: 26px !important;
	}

	.pagination li a{
		width: 80px !important;
	}

	.body_block_text, .body_block_text a, .box_body, .box_body a{
		font-size: 24px !important;
	}

	.foot_block_text{
		font-size: 18px !important;
	}

	#cap_image_div{
		display: none !important;
	}

	.cap_content{
		width: 700px !important;
	}

	.general_box_div{
		width: 990px !important;
	}

	.center_block, .center-main, .page_content_block, .container, .top-menu-panel-box, .general_c_box,
	.top_menu_panel, .foot_general_block, .left-panel, .inside-box-field{
		width: auto !important;
	}

	.center-main{
		margin-lext: 10px !important;
	}

	.center_block{
		margin-top: 20px;
	}

	.right-panel {
		margin-top: 20px;
		width: 100% !important;
		position: relative;
		float: right;
		padding: 10px;
		background: #fff;
		border-radius: 10px;
		display: inline;
	}

	.container {
		margin: 0px !important;
		padding-left: 15px !important;
	}

	.static-content-panel{
		margin-bottom: 0px;
	}

	.center_block, .center-main, .left-panel{
		margin-left: 0px;
		margin-right: 0px;

	}

	.mobile-context{
		display: none;
	}
}

@media screen and (max-width: 990px) {
	.general_box_div{
		width: 990px !important;
	}

	.cap_content{
		width: auto !important;
	}

	.special-button{
		width: 340px !important;
		margin-left:0px; margin-right:10px; margin-top: 10px;
	}
}

@media screen and (max-width: 969px) {
	.general_box_div{
		width: 969px !important;
	}

	.general_c_box, .top_menu_panel{
		width: auto;
	}

	.static-content-panel{
		width: 100% !important;
	}

	.center_block{
		margin-right: auto;
	}

	.special-button{
		width: 340px !important;
		margin-left:0px; margin-right:10px; margin-top: 10px;
	}
}

@media screen and (max-width: 660px) {
	.general_box_div{
		width: 640px !important;
	}

	.special-button{
		width: 340px !important;
		margin-left:0px; margin-right:10px; margin-top: 10px;
	}

	.center_block, .page_content_block{
		width: auto;
	}

	.static-content-panel{
		width: 100% !important;
	}

	/*.content-display{
		float: none !important;
	}*/

	.foot_general_block{
		width: auto !important;
	}
}

@media screen and (max-width: 540px) {
	.general_box_div{
		width: 540px !important;
	}
}

@media screen and (max-width: 320px) {

	.general_c_box, .general_box_div, .top_menu_panel{
		width: 320px !important;
	}

	.center_block{
		margin-right: auto;
	}
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.inside-box-field{
	width: 220px;
	height: auto;
}

.content-display{
	position: relative;
	float: left;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
}