input, textarea, select {border:1px Solid Silver;}

html {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #fff;
	font-family: Arial, Verdana;
	font-size: 12px;
}

form {padding:0px;margin:0px;}

body {
	margin: 0px;
	padding: 0px;
	color: #343434;
	background-color: #fff;
	font-family: Arial, Verdana;
	font-size: 13px;
/*
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5; */
}

tr,td,table { font-size: 12px;}

.filetree{list-style-type:none;margin-left:30px;font-family:Arial;font-size:12;}
.filetree input{margin-right:6px;}

.nav{width:100%;padding:3px;background:#F2F2F2;color:#666;
    text-align:left;font-size:12px;font-family:Arial,Verdana;}
.nav a:link,.nav a:visited,.nav a:active
{font-size:12px;color:#296CB2;font-family:Arial,Verdana;text-decoration:none;}
a:hover{text-decoration:none!important;}

a.basic:link, a.basic:visited, a.basic:active {
	font-family: Arial, Verdana; font-size: 11px; color: #3A82CC; text-decoration: none;
}
a.basic:hover { text-decoration: none; }


a.menuMain {
	display:block;
	height:18px;
	color:#FF6C00;
	text-decoration: none;
	/*padding: 3px 0px 0px 5px;*/
	padding-top:2px;
	padding-left:5px;
}

a.menuMain:hover {
	color:#fff;
	background:#347CC8;
}

a.menuMain_active {
	color:#fff;
	background:#347CC8;
}
/*
a.menuMain:link, a.menuMain:visited, a.menuMain:active, .menuMain {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FF6C00;
	text-decoration: none;
}
a.menuMain:hover {
	text-decoration: none;
}
*/


a.proPage:link, a.proPage:visited, a.proPage:active {
   font-family: Arial, Verdana;
   padding: 5px;
	background-color: #EBEEF1;
	font-size: 10px;
	color: #5775A6;
	font-size: 11px;
	text-decoration: none;
}
a.proPage:hover {
	text-decoration: none;
}

.pageList {
	padding: 5px;
}

.sectionName {
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #4689CF;
}


.text1, .title1, .pageList {
	font-size: 14px;
	/* font-family: Verdana, Arial; */
	color: #3A82CC;
	text-decoration: none;
}

.title1 {
	font-weight: bold;
}

.text_black {
 	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000;
}

.formField1 {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #001559;
	border: 1px solid #868686;
}

.formField2 {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #727272;
	height: 17px;
	border: 1px solid #cccccc;
}

.formButton1 {
	border: 1px solid #4781C0;
	color: #4781C0; height:16px;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #ffffff;
}

.formButton2 {
	border: 2px double #e0e0e0;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 10px;
    font-weight: bold;
	background-color: #ee4136;
}

.formButton3{
	border: 1px solid #ccc;
	color: #001559; height:18px;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #F2F2F2;
}

.formButton4 {
	border: 1px solid #990000;
	color: #990000;
	font-family: Arial, Verdana;
	font-size: 11px;height:16px;
	background-color: #ffffff;
}

.formButton5 {
	font-family:Verdana;
	font-size:11px;
	border: 2px double #e0e0e0;
	color: #ffffff;
	background-color: #ee4136;
	padding: 2px 5px 3px 5px;
}

.err {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #940000;
}


/*** Box Elements Styles   **************************/
.border_gray1 {border-bottom: 1px solid #E5E6EE}
.border_gray2 {border-top: 1px solid #E5E6EE}

.tdrow1{
  /*width:100%; */
  border: 1px solid #ffffff;
  background-color: #F2F2F2;
}


.tdrow2 {
  background-color: #F3F3F3;
  border-top:1px solid #FFFFFF;
  border-right:1px solid #D1DCEB;
  border-bottom:1px solid #D1DCEB;
  border-left:1px solid #FFFFFF;
}

.tdrow3 {
  background-color: #F7F7F6;
  border-top:1px solid #FFFFFF;
  border-right:1px solid #D1DCEB;
  border-bottom:1px solid #D1DCEB;
  border-left:1px solid #FFFFFF;
}



/****************************************************/
/*** Calendar Styles   ******************************/
.CAL_header {
  background:#87B7E8; color: #4781C0;
  font-size:12px; font-weight:bold;
  border-top:1px solid #4781C0;
  border-right:1px solid #4781C0;
  border-bottom:1px solid #CBCBCB;
  border-left:1px solid #CBCBCB;}

.CAL_button,.CAL_button:visited {border:1px solid #87B7E8;}
.CAL_button:hover  { border:1px outset ButtonHighlight;}
.CAL_button:active { border:1px inset ButtonHighlight;}

.CAL_day {border-bottom:1px solid #FF6C00;}

.CAL_main,.FLOAT_main{
  border-top: 1px solid #E5E6EE;
  border-right:1px solid #CBCBCB;
  border-bottom:1px solid #CBCBCB;
  border-left:1px solid #E5E6EE;
}

.CAL_main td  {width:14%;text-align:center;background:#F5F5F5;
               font-size:11px;color:#001559;}
.CAL_main td a{font-weight:bold;text-decoration:none;}


/****************************************************/

.tab_active   {border-top:2px solid #ee4136;
               border-left:1px solid #CBCBCB; border-right:1px solid #CBCBCB;
               white-space:nowrap; padding:0px 10px 0px 10px;}
.tab_inactive {border: 1px solid #CBCBCB; border-bottom:1px solid #ee4136;
               white-space:nowrap; padding:0px 10px 0px 10px;}
.tab_devider {border-bottom:1px solid #ee4136}


/****************************************************/
/*** Paginary Output   ******************************/
.pagenary td   {width:15px; color: #606060; font-size:12px; font-weight:bold;}
.pagenary td a {color: #0857A6; font-size:12px; text-decoration:none;}


/****************************************************/
/*** Warning & Error   ******************************/
.red	{color:red;}
.redB	{color:red; font-weight:bold;}



/* 13:17 17.08.2010 */
.copy {font-size:12px; color:#343434; padding:10px;}
.copy a {color:#ee4136;}

.psCMS {font-size:12px; color:#343434; padding:10px;}

/* Popup window */

.popup-overlay{
   background: #ddd;
   position: absolute;
   top:0px;
   left:0px;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); // first!
   filter: alpha(opacity=50);
   opacity: 0.5;
}

.popup_window_header{
  background-image:URL('../images/line_grad1.gif'); color: #4781C0;
  font-size:12px; font-weight:bold;
  border-bottom:1px solid #A3C7E2;
  cursor: move;
}

.popup_window_content{
   overflow: auto;
   background: #fff;
   margin: 0px 10px;
}

.popup_window_iframe{
   border: 0px;
   background: #fff;
   margin: 0px 10px;
}

.popup_window_body{
    background: #f3f3f3;
    border: 1px solid #ccc;
}


.popup_window_close{
   border:1px solid #87B7E8;
   width: 16px;
   height: 16px;
   background:url('../images/icos16/close.gif') no-repeat center center;
}


.popup_window_close:hover{
   border: 1px outset ButtonHighlight;
}

.popup_window_close:active{
   border: 1px inset ButtonHighlight;
}

.popup_window_resizer{
   background:url('../images/resizer.gif') no-repeat right bottom;
   float: right;
   cursor:se-resize;
   height:20px;
   width:20px;
}

/* new */
body{
		position: relative;
		font-family: 'Poppins', sans-serif !important;
}
#overflow{
		/* content: ""; */
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 992;
		display: block;
		background: rgba(0, 0, 0, 0.15);
}
#progress{
		margin-top: 20px;
		/* display: block !important; */
}
.progress-bar {
		position: relative;
		z-index: 9999;
}

/* Admin */
.left_side{
		width: 195px;
		float: left;
		padding: 0 !important;
		background-color: rgb(30, 30, 45);
		height: auto;
		min-height: 100% !important;
		transition: 0.5s ease;
		position: absolute;
}
.center_side {
	left: 195px;
}
.stayTop{
		position: fixed;
		top: 0;
		left: 0;
		height: 100vh;
		z-index: 9;
}
.resize_left_side{
		width: 80px !important;
}
.resize_left_side .left_top a>img{
		opacity: 0;
		visibility: hidden;
		left: -120px;
}
.resize_left_side a{
		font-size: 0 !important;
}
.center_side{
		width: calc(100% - 195px);
		float: left;
		min-height: 100vh;
}
.align_center{
		margin-left: 240px;
}
.resize_center_side{
		transition: 0.5s ease;
		width: calc(100% - 80px) !important
}
.overview{
		width: 16.667% !important;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 9;
}
.overview #menu_arrow{
		/* display: none; */
}
.overview + div{
		margin-left: 80px !important;
}
.overview a>img{
		visibility: visible !important;
		opacity: 1 !important;
		left: 0 !important;
}
.overview a{
		font-size: 14px !important;
}
.left_side a{
		color: #f2f2f2;
		padding: 10px 25px;
		display: block;
		height: auto !important;
		font-size: 14px;
		transition: 0.5s ease;
}
@media only screen and (max-width: 1400px) {
	.left_side a {
		font-size: 12px;
	}
}
.left_side a:hover{
		background-color: #1b1b28;
}
.left_side a.menuMain_active{
		background-color: #1b1b28;
}
.left_top{
		position: relative;
}
.left_side a>img{
		margin-right: 15px;
		left: 0;
		position: relative;
		transition: 0.5s ease;
}
.plugins a >img{
		filter: invert(55%) sepia(70%) saturate(6390%) hue-rotate(222deg) brightness(93%) contrast(85%) !important;
}
#menu_arrow{
		position: absolute;
		right: 0px;
		top: 0;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		height: 100%;
		cursor: pointer;
		padding: 10px;
		width: 50px;
		opacity: 0.5;
		transition: 0.4s ease;
}
.resize_menu_arrow{
		transform: rotate(180deg)
}
#menu_arrow:hover{
		opacity: 1;
}
.header{
		padding: 10px 0;
}
.home_links{
		padding: 20px 0 10px;
}
.plugins{
		padding: 15px 0;
		overflow-x: hidden;
    height: calc(100vh - 200px);
}

.plugins::-webkit-scrollbar {
  	width: 10px;
		opacity: 0;
		display: none;
		transition: 0.5s ease;
}
.plugins:hover::-webkit-scrollbar{
		opacity: 1;
		display: block;
}
.plugins::-webkit-scrollbar-track {
  	background: transparent
}
.plugins::-webkit-scrollbar-thumb {
	  background: rgba(99,112,153,0.5);
}
.plugins::-webkit-scrollbar-thumb:hover {
		background: rgba(99,112,153,1);
}

.plugins h4{
		color: #4c4e6f;
		font-size: 1rem;
		font-weight: 500;
		text-transform: uppercase;
		letter-spacing: 0.3px;
		padding: 0 25px;
}
#toggle_main_info{
		border: none;
		background: transparent;
		padding: 13px 30px;
		border-radius: 4px;
}
#toggle_main_info span{
		font-weight: 500;
    font-size: 1rem;
}
#toggle_main_info:hover,
#toggle_main_info:active,
#toggle_main_info:focus{
		outline: none !important;
		background: rgba(77, 89, 149, 0.06)
}
#main_info{
		position: absolute;
		right: 0;
		top: 60px;
		height: 0;
		overflow: hidden;
		width: 200px;
		opacity: 0;
		transition: 0.5s ease;
		background: #fff;
		padding: 10px 15px;
		list-style: none;
		margin: 0;
		text-align: left;
}
.show_info{
		opacity: 1 !important;
		height: auto !important;
		overflow: auto !important;
}
.pcms_news_title span{
		display: inline-block;
		max-width: 640px;
		line-height: 16px;
}
#news_form select,
#news_form textarea,
#news_form input{
		width: 100% !important;
		max-width: 500px;
		margin: 5px 0;
}

#news_form input{
		height: 30px;
		font-size: 14px;
}
#news_form input[type=checkbox],
#news_form input[type=radio]{
		width: auto !important;
}
.with_video_news{
		filter: invert(45%) sepia(32%) saturate(3886%) hue-rotate(104deg) brightness(94%) contrast(80%) !important;
}
#home_page img{
		margin-right: 15px;
		/* filter: grayscale(100%) !important; */
}
#home_page .col-sm-4>div{
		background: #fff;
		height: 80px;
		margin-bottom: 30px;
		padding: 10px;
		display: flex;
		align-items: center;
		font-size: 24px;
		cursor: pointer;
		transition: 0.5s ease;
}
#home_page .col-sm-4>div:hover img{
		filter: invert(100%) !important;
}
#home_page .col-sm-4>div:hover{
		box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.4);
		background: #004b8d;
		color: #fff;
}
.center_side{
		min-height: 100vh;
		position: relative;
		padding-bottom: 50px;
}
footer{
		position: absolute;
		bottom: 0;
		background: #fff;
		padding: 10px 0;
		box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.2);
		width: 100%;
}
