﻿@charset "UTF-8";

 select {
 font-size: 18px;   /*inherit;*/ /*16px;*/
 }
  select option {
  font-size: 14px;
  }

.drag-border {
 border:thin solid #5bd;
 border-radius:10px;
}

.ank_right {
  min-width: 371px; 
  text-align: right;
}

.img_bgr {
background-repeat:no-repeat !important;
background-position:center center !important;
background-size: contain !important;
background-color: #E8D9BE !important;
width:246px;height:196px;
  }

.task_txt {
 font-size: 18px;
 border-bottom: 1px dashed #000;
 /*margin: 030px 0px;*/
 margin: 45px 0 30px 0;
}

.ind-just {
 text-indent:30px;
 text-align: justify;
}

.fi {
 font-style: italic;
}
.fn {
 font-weight: normal;
}

#tb_final  td {
	padding: 0 10px;
}