       body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    /*background-color: #eeeeee;*/
}
table{
    margin: 0 auto;
    text-align:left;
}
.dxgvTable{
    background-color:#f2f2f2;
}
thead{
	/*background: #cecece;*/
}
        .description tr:nth-child(even) {
            background: #E2E2E2;
        }
.dxgvSelectedRow {
    background-color: #A0A0A0;
    color: #384ebf;
}
tbody tr:nth-child(even){
	/*background: #E2E2E2;*/
}
.dxgvDataRow:nth-child(even){
    background: #E2E2E2;
}

#Title th, td{
	/*text-align: center;
    width: 33%;/*ширина ячеек*/
	/*width: 33%;*/
}
@media (min-width: 1400px)
{
        .container {
            max-width: 1300px;
        }
        .jumbotron1 {
          /*padding: 30px;*/
          margin-bottom: 30px;
          font-size: 16px;
          font-weight: 200;
          line-height: 2.1428571435;
          color: inherit;
          background-color: #eeeeee;
          max-width: 2000px;
          margin-left: auto;
          margin-right: auto;
}
}
@media (max-width: 1400px)
{
        .container {
            max-width: 1300px;
        }
        .jumbotron1 {
  /*padding: 30px;*/
  padding: 10px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}
        
}
.footable-details.table{
	width: 100%;
	border: 1px solid #000;
}
.table-responsive{
	max-width: 100%;
	overflow: auto;
}
.table-responsive table{
	min-width: 960px;
}
.table tbody > tr > td:first-child{
    width:5%;
}

.TitleVedName
{
    /*font-family:fantasy;*/
}
.otp
{
    padding-right:5px;
    color:black;
}
.colr
{
    color:black;
    font-size: 12pt;
}
@media (min-width: 671px)
{
    /*.container {
        max-width: 1180px;
        .desc
        {
            font-size: 12pt;
            margin-top: 20px;
        }
}
@media (max-width: 670px)
{
        .colr {
            font-size:12px;
            text-align: -webkit-match-parent;
        }
        .otp
        {
            font-size:12px;
            text-align: -webkit-center;
        }
        /*.container > .navbar-header, .container > .navbar-collapse {
     margin-right: -15px; 
    margin-left: -15px;
}*/
        .desc
        {
            font-size: 12pt;
           
           
            /*margin-top: 20px;*/
            /*overflow: auto;*/
            /*margin-bottom: 60px;*/
            /*display:none;*/

        }
        .widht
        {
            /*overflow:auto;*/
        }
}
@media (max-width: 491px)
{
        .colr {
            font-size:12px;
            white-space: nowrap;
            display:-webkit-box;
            display: -moz-inline-box;
        }
        .otp
        {
            font-size:12px;
            white-space: nowrap;
            display:inherit;
            
        }
        .otp1{
            display: -moz-box;
        }
        .description
        {
            display:none;
        }
         
}
@media (max-width: 330px)
{
        .navbar-brand
        {
            font-size:10pt;
        }
        
}
@media (max-width: 265px)
{
        a.navbar-brand
        {
             display:none;
             
        }
       .navbar-ubr::before
       {
          float: left;
          padding: 15px 15px;
          font-size: 18px;
          line-height: 20px;
          color: #999999;
       }
 
}
.body-content
{
        background-color: #eeeeee;
}

.jumbotron1 {
  /*padding: 30px;*/
  padding: 10px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}
.dxgvDataRow td.dxgv
{
    border-bottom: 1px Solid #90ad95;
    border-right: 1px Solid #90ad95;
}
.dxgvEditFormDisplayRow td.dxgv, .dxgvDataRow td.dxgv, .dxgvDataRowAlt td.dxgv, .dxgvSelectedRow td.dxgv, .dxgvFocusedRow td.dxgv
{
    overflow: hidden;
    border-bottom: 1px Solid #90ad95;
    border-right: 1px Solid #90ad95;
    border-top-width: 0;
    border-left-width: 0;
    padding: 3px 6px 4px;
}
/*.dxgvSelectedRow {
            color: #384ebf;
}*/
.dxgvHeader {
    cursor: pointer;
    white-space: nowrap;
    padding: 4px 2px;
    border: 1px Solid #9F9F9F;
    background-color: #DCDCDC;
    overflow: hidden;
    font-weight: normal;
    text-align: left;
}

.dxgvFilterRow td.dxgv {
    border-bottom: 1px Solid #C1C1C1;
    border-right: 1px Solid #C1C1C1;
    border-top-width: 0;
    border-left-width: 0;
    padding: 2px;
    overflow: hidden;
    width: 31px; /*ширину добавил к стилю*/
}
.description tr:nth-child(even) { 
background: #E2E2E2; 
}
@-moz-document url-prefix() {

            @media (max-width: 490px) {
                .colr {
                    font-size: 12px;
                    white-space: nowrap;
                    display: -moz-inline-box;
                }

                .otp {
                    font-size: 12px;
                    white-space: nowrap;
                    display: table;
                }
            }
        }
.icon {
    display: inline-block;
    font: normal normal normal 16px/1 icons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-left:before {
    content: "\f0a8";
}
a.back:hover
{
    text-decoration: none;
    cursor: pointer;
}
.back{
    color: black;
}
        .auto-style1 {
            height: 9px;
        }
* {
  outline: 0 !important;
}
/* General button style (reset) */
.btn {
	border: none;
	/*font-family: inherit;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	/*padding: 25px 80px;*/
	display: inline-block;
	/*margin: 15px 30px;*/
	/*text-transform: uppercase;*/
	/*letter-spacing: 1px;*/
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn:before,
.icon-star:after
 {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-star:before {
	content: "\e00c";
}

/* Filled star */
.icon-star:after
 {
	content: "\e00c";
}

/* Button 7 */
.btn-7 {
	/*background: #17aa56;*/
	color: #bebebe;
	border-radius: 7px;
	/*box-shadow: 0 5px #119e4d;*/
	/*padding: 25px 60px 25px 90px;*/
}


/* Icon only style */
.btn-icon-only {
	/*font-size: 0;*/
	/*padding: 25px 30px;*/
}

.btn-icon-only:before {
	position: inherit;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 20px;
	/*line-height: 54px;*/
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Button 7f */
.btn-7f:before {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
}
.btn-7f:after {
	position: absolute;
	width: auto;
    padding-left: inherit;
	height: 100%;
	left: 0;
	/*top: 0;*/
	z-index: 1;
	font-size: 20px;
	/*line-height: 54px;*/
	color: #ffe44d;
	visibility: hidden;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #ffe44d;
	-webkit-transform: scale(4);
	-moz-transform: scale(4);
	-ms-transform: scale(4);
	transform: scale(4);
	opacity: 0;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.btn-7f.btn-activated:after {
	visibility: visible;
	-webkit-animation: dropDown 0.3s forwards;
	-moz-animation: dropDown 0.3s forwards;
	animation: dropDown 0.3s forwards;
} 

@-webkit-keyframes dropDown {
	to { 
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes dropDown {
	to { 
		opacity: 1;
		-moz-transform: scale(1);
	}
}

@keyframes dropDown {
	to { 
		opacity: 1;
		transform: scale(1);
	}
}
