@font-face{

font-family: 'PT Sans Narrow';

src: url( "../../css/fonts/PT_Sans-Narrow-Web-Regular.ttf");

}


body {

	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	/* color: #2D2D2D; */
	background-color: #263440;
}
a {
	-moz-user-select: none;
	/*color: #1155CC !important;*/
	/*font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	text-decoration: none;
}
#cental {
	width: 910px;
	margin: 10px auto 20px auto;
	padding: 10px;
	border: solid 2px #3c464f;
}
.pic-view{
	border: solid 2px #FF0000;
}
a:hover {
	text-decoration:underline;
}
#frame1, #frame0 {
	/*background-color: #F7F7F7;*/
	margin: 3px auto 30 auto;
	/*padding: 10px;*/
	/*width: 750px;*/
	/*border:1px solid #EEE;*/
}
.addTit{
	font-size: 18px;
	text-align: center;
	color: #8e96ae;
}
#fade {
	background: none repeat scroll 0 0 #D3DCE3;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
#centerBox {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	display: none;
	max-height: 480px;
	overflow: auto;
	visibility: hidden;
	width: 710px;
	z-index: 100;
}
.box1 {
	background: none repeat scroll 0 0 #F3F7FD;
	border: 1px solid #D3E1F9;
	font-size: 12px;
	margin-top: 5px;
	padding: 4px;
}
.button1 {
	background-color: #FFFFFF;
	background-image: -moz-linear-gradient(center bottom, #EDEDED 30%, #FFFFFF 83%);
	border-color: #999999;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	height: 25px;
	line-height: 24px;
	margin-right: 2px;
	min-width: 40px;
	padding: 0 16px;
	text-align: center;
	text-decoration: none;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
}
.button1:hover {
	text-decoration: underline;
}
.button1:active, .a:active {
	position: relative;
	top: 1px;
}


#imgContainer {
	width: 100%;
	text-align: center;
	position: relative;
}
#imgArea {
	display: inline-block;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	position: relative;
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: hidden;
}
#imgArea img {
	outline: medium none;
	vertical-align: middle;
	width: 100%;
}
#ramka{
display: none;
margin: 0 auto;
width: 200px;
height: 200px;
position: relative;
overflow: hidden;
background-color: #eee;
border: dashed 2px #3E5367;
	
}
img:hover{
	cursor:grab;
}



#imgChange {
	/* background: url("../img/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0); */
	bottom: 0;
	color: #62626200;
	left: 0px;
	line-height: 24px;
	position: absolute;
	text-align: center;
	width: 99.2%;
	background-image: url( "../img/bt_up.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color: #fff0;
	font-size: 12px;
	top: 169px;
	font-weight: bold;
	/* transition: all .3s linear; */
	/* z-index: 1; */
	height: 31px;
	/* z-index: 9999; */
}

#imgChange:hover{
	background-image: url("../img/btn-hov.jpg");
	cursor:pointer;
}

#imgChange input[type="file"] {
	bottom: 0;
	cursor: pointer;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}

/* Progressbar */
.progressBar {
	background: none repeat scroll 0 0 #E0E0E0;
	left: 0;
	padding: 3px 0;
	position: absolute;
	top: 50%;
	width: 100%;
	display: none;
}
.progressBar .bar {
	background-color: #FF6C67;
	width: 0%;
	height: 14px;
}
.progressBar .percent {
	display: inline-block;
	left: 0;
	position: absolute;
	text-align: center;
	top: 2px;
	width: 100%;
}
/*----------------------------------------------------------------------------------------------------------------*/
.page-title {
	font-size: 22px;
	text-align: center;
	color: #8e96ae;
	margin-top: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.add{
	width:900px;
	margin:20px auto 0px auto;
	color:#ECECEC;
}
.rot-wrap{
	margin:12px;
}

.zagolovk {
	font-size: 18px;
	font-weight: 600;
	/*text-decoration: underline;*/
	color: #ff726b;
}
.btn-rotate {
	font-size: 22px;
	padding: 0px 18px;
	/* margin: 1px 2px; */
	border: solid 1px #848484;
}
.btn-rotate:hover{
	cursor: pointer;
}

span {
	display: block;
	background-color: #e4deb4;
	width: 200px;
	text-align: center;
	margin: 0 auto;
	/* border-bottom-left-radius: 10px; */
	/* border-bottom-right-radius: 10px; */
	border: solid 1px #919191;
	border-top-style: none;
}
.btn-action{
/*	font-size: 18px;*/
	padding: 8px;
	/*margin: 1px 2px;*/
}
.btn-action:hover{
	cursor: pointer;
}

.btn-low{
	margin-bottom: 8px;
}
.infor {
	font-size: 19px;
	/* width: 200px; */
	margin: 0px auto;
	color: #788897;
	/* font-size: 19px; */
}
#page-title .fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 32px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #6b8088;
}
.tab-info {
	display: flex;
	width: 377px;
	/* margin: 20px auto; */
	/* background-color: rgba(232,232,232,1.00); */
	/* flex-direction: column; */
	 justify-content: center; 
	-webkit-box-shadow: 5px 3px 10px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 5px 3px 10px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 5px 3px 10px 0px rgba(0, 0, 0, 0.4);
	margin: 0 auto;
}
.tab-row{
	font-size: 14px;
	/*font-family:"Bebas Neue";*/
}
.tab-row{
	padding:5px;
}

hr {
	height: 15px;
	background-color: rgb(97, 109, 132);
	-webkit-box-shadow: 1px 8px 12px -3px rgba(66, 68, 90, 1);
	-moz-box-shadow: 1px 8px 12px -3px rgba(66, 68, 90, 1);
	box-shadow: 1px 8px 12px -3px rgb(0, 0, 0);
	border-top: solid 3px #d7dfea;
}
h6 {
    position: absolute;
    top: 218px;
    left: 33%;
}

.footer{
	width:100%;
	height:100%;
	background-color:black;
}
.bg-body-tertiary {
    /*--bs-bg-opacity: 1;*/
    background-color: rgb(113 104 104 / 84%) !important;
}
.leftrad{
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;

}

.rightrad{
	width:200px;
		border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;

}
.r-otdel {
	width: 432px;
	margin: 0px auto 20px auto;
	padding: 5px;
	border: solid 2px rgba(81,94,106,1.00);
}

label{
color:#788897;	
	margin-top:20px;
	font-size:16px;
	
}

select{
	margin-top:5px;
}

/*.box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
*/
.box select {
	background-color: #435666;
	color: white;
	padding: 8px;
	padding-left: 2px;
	width: 205px;
	border: none;
	font-size: 14px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
	-webkit-appearance: button;
	appearance: button;
	outline: none;
}

/*select.razdel option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;
}*/


/*select::before {
  content: "\f13a";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  text-align: center;
  font-size: 28px;
  line-height: 45px;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}
*/
.box select:hover{
  cursor:pointer;
}


/*.box select option {
  padding: 30px;
}
*/

.box {
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	height: 111px;
	margin-top:18px;
}
input[type="text"] {
background-color:#282E3F;
	color:#EDEDED;
	border: solid 2px #4F6777;
	font-family: 'PT Sans Narrow', sans-serif;
	/*font-size:14px;*/
	width:254px;
	text-align: center;
	
}
#save{
	width:185px;
}

#notsave{
	width:160px;
}

#scaler{
	width:200px;
}
.user {
	width: 254px;
	/* min-height: 416px; */
	border: solid 2px #3D4C5B;
	height: 500px;
	margin-top: -50px;
	text-align: center;
	padding: 20px 8px;
}

.instruct{
	width:200px;
	margin: 10px auto 8px auto;
	color:#FBFBFB;
	font-size:13px;
	
}
#fit{
width:186px	
	
}
.top-content{
	display:flex;
	justify-content: space-around;
	width:100%;
	padding-top:20px;
	
	
}
.log{
color:#F12727!important;	
	
}

#slider-wrap {
	display: flex;
	justify-content: center;
	margin: 8px auto;
	width: 479px;
	/* align-items: center; */
	/* line-height: -677px; */
}

#slider {
	width: 450px;
	margin: 10px auto 30px auto;
	background: #f5f2c5 !important;
	align-items: center;

}
.fa-minus {
	color: rgb(86, 107, 131) !important;
	font-size: 18px;
	margin-top:9px;
}
.fa-plus {
	color: rgb(86, 107, 131) !important;
	font-size: 18px;
	margin-top: 9px;
}

.lottie {
	position: absolute;
	width: 200px;
	left: 50%;
	top: -20%;
	transform: translate(-50%, -50%);
	display: none;
}
/*.lottie {
	position: absolute;
	width: 200px;
	left: 50%;
	top: -10%;
	transform: translate(-50%, -50%);
	display: none;
}*/
.rating {
	color: #D7D184;
	font-size: 16px;
	text-align: center;
}
.melko{
	font-size: 10px;
	background: none;
	color: #DFDFDF;
	border-style:none;
	/*font-style: italic;*/
	margin-top:5px;
}
.remarka {
	min-width: 400px;
	margin: 8px auto;
	font-size: 15px;
	display: flex;
	justify-content: center;
	color: #9DB2C8;
	/* text-align: center; */
	/* width: 1000px; */
}
/*---------------------------------------------------MENU----------------------------------------------------*/








