p.dum-download{
	position:relative;
	display:inline-block;
	line-height:30px;;
}
p.dum-download:before{
	content:"\00A0";
	position:absolute;
	top:50%;
	margin-top:-15px;
	right:-35px;
	width:30px;
	height:30px;
	background:url(/upload/medialibrary/e32/iCASAQWAT.jpg) no-repeat;
	background-size:30px;
}

/* snippet style here ... */
.table_blog{
	border-collapse: collapse;
	width:100%;
}
.table_blog td{
	border:1px black solid;
	padding:5px 2px;
}
.table_blog thead td{

}
.table_blog tbody td{

}
.table_blog tr td:first-child{

}



.colored-cell
{
    background-color: #47687F;
}

/*.table
{
    border-collapse: separate !important;
    border-spacing: 2px !important;
}*/

.table .colspan
{
    background-color: #4E91AB;
    border-radius: 10px 10px 10px 10px;
    padding-left: 20px;
}
.inner_table{background: none repeat scroll 0 0 #DFF3F2;}
.table td{padding:2px 20px 2px 20px;}

.comp_table
{
    width:100%;
    margin-bottom:20px;
    margin-top:10px;
    z-index: 30;
    border-collapse: collapse;
}

.comp_table th
{
    background:url("images/table_header_back.png") left top repeat-x;
    font-weight:normal;
    color:#ffffff;
    border-right:solid 1px #5e7989;
    border-left:solid 1px #29495a;
    height:43px;
}

.comp_table th.last
{
    border-right:none;
    border-radius:0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
}


.comp_table th.first{
    border-left:none;
    border-radius:5px 0px 0px 0px;
    -moz-border-radius: 5px 0px 0px 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
}
td.firstsmall{
    width:500px;
    border-right:1px solid #efefef;
}
td.lightborder{
    border-right:1px solid #efefef;
}
.comp_table .white_logo{
    background:url("images/white_logo.png") 15px 7px no-repeat;
    width:200px;
    height:43px;
}
.comp_table tr:nth-child(odd){
/*    background:#f4f8fe;*/
}
.comp_table tr{
    z-index: 45;
}
.comp_table tr.fresh {
    background: #EBFAEC;
}
.comp_table tr td{
    padding:18px 20px;
}

.comp_table tr.ibsection td{
    cursor:pointer;
}

.comp_table tr.lasttr{
    height:40px;
}
.comp_table tr td.name
{
    padding-left:42px;
    border-right:1px solid #efefef;
}

.comp_table tr td.name div{position:relative;}
.comp_table tr td.name .title-text {position: relative; margin: 0 30px 0 0;}
.comp_table tr td.name .title-icon {position: absolute;right: 0;top: 0;}

.comp_table tr td.name a, .comp_table tr td.selected a{text-decoration:none;color:#000000;cursor:pointer;display: block; position: relative; float: left; width: 90%;}
.comp_table tr td.selected a{color:#cccccc;}
.comp_table tr td.name a:hover{color:#128aef;}
.comp_table tr td.name a.inform, .comp_table tr td.selected a.inform, a.inform {display:block;width:21px;height:21px;background:url("images/inform.png") left bottom no-repeat;cursor:pointer;margin-right:10px;position: relative; float: right;}

/**/
.comp_table tr td.name a.inform:hover, .comp_table tr td.selected a.inform{background:url("images/inform.png") left top no-repeat;}

/* */

.comp_table tr td.name .descr
{
    display:none;
    position:absolute;
    padding:15px;
    border:solid 1px #cccccc;
    border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width:590px;
    background:#ffffff;
    z-index:2;
    top:30px;
    left:20px;
}

.comp_table tr td.name .descr .close_descr
{
    padding:10px;
    font-size:11px;
    color:#ffffff;
    background:url("images/table_header_back.png") left top repeat-x;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position:absolute;
    right:-50px;
    bottom:-20px;
    width:55px;
    cursor:pointer;
    
}

.comp_table tr td.name .descr .close_descr a
{
    background:url("images/button_str.png") right center no-repeat;
    padding-right:10px;
    color:#ffffff;
}

.comp_table tr td.name .descr .close_descr a:hover
{
    color:#ffffff;
}

.comp_table tr.ibsection td
{
    font-size:18px;
}

.comp_table tr.ibsection .arrow{
    background: url("images/arrow.png") no-repeat;
    width:25px;
    height: 25px;
}

.comp_table tr.ibsection .arrname{
    display: inline-block;
    vertical-align: super;
}

.comp_table tr.ibsection .arr{
    position: relative;
}

.tickets_tab {
	display: inline-block;
	text-decoration: none;
	color: #fff!important;
	padding: 10px 20px;
	border-radius: 8px 8px 0 0;
	background: #bbb;
	float: right;
	margin: 0 0 0 10px;
	-webkit-box-shadow:inset 0 -5px 10px -4px rgba(255,255,255,0.3);
	box-shadow:inset 0 -5px 10px -4px rgba(255,255,255,0.3);
}
.current_tab, .tickets_tab:hover {
	background: #5e7989;
}

.btn.btn-demo
{   
	background: #bf1e2e;
    text-decoration: none;
    color: #fff;
    margin: 30px 0px 10px 0px;
}
.txt_center{text-align:center;}
.img_responsive{width:100%;height:auto;}



.catalog-element img{
    max-width: 100%;
    height: auto;
}

.news-detail img{
    max-width: 100%;
    height: auto;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;

}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}



/*------------------------------------ xs ------------------------------------*/

@media (max-width: 767px){

    .container #auth {
        padding: 10px;
        box-sizing: border-box;
    }

    .container #auth .left{
        float:none;
        width: 100%;
    }

    .container #auth .right{
        float:none;
        width: 100%;
    }

}