
#A_{
    float: right;
    width: 163px;
}
#A_analog{
    float: right;
    width: 163px;
}

.accordion {
    margin: 0;
    padding:10px;
    height:20px;
    -webkit-border-radius: 10px 0px 10px 0px;
    -moz-border-radius: 10px 0px 10px 0px;
    border-radius: 10px 0px 10px 0px;
    background-color:#FAFAFA;
    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px;
    box-shadow: #B3B3B3 3px 3px 3px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
    text-transform:uppercase;
    color: green;
    font-size:1em;
}
.accordion-open {

    color: #ffffff;
    background-image: url("../img_rus/polosa_4.png");
    background-repeat: no-repeat;

    -webkit-border-radius: 10px 0px 0px 0px;
    -moz-border-radius: 10px 0px 0px 0px;
    border-radius: 10px 0px 0px 0px;

    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px;
}
.accordion-open span {
    display:block;
    float:right;
    padding:10px;
    background:url("../img/minus.png") center center no-repeat;

}
.accordion-close span {
    display:block;
    float:right;
    background:url("../img/plus.png") center center no-repeat;
    padding:10px;

}

.analog_panel{
    height: 104px;
    text-align: center !important;
    width: 175px;
    font-size: 10px;
    margin-left: -14px;
    margin-top: 10px;
}

.analog_panel1{
    height: 104px;
    text-align: center !important;
    width: 175px;
    font-size: 10px;
    margin-left: -14px;
    margin-top: 12px;
}

.ajax{
    text-decoration: none;
}

.ajax_analog{
    text-decoration: none;
}

.ajax_client{
    font-size: 12px;
    text-decoration: none;
}

.ajax2{
    font-size: 12px;
    text-decoration: none;
}



/*display text from devline website config/price
*/


body {
    margin: 0;
    padding: 0;
    font: 15px/1.5 'Tahoma', Arial, sans-serif;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}


/*  COLUMN SETUP  */
.section_group {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
}
.col_span_0 {
    position: absolute;
    display: inline-block;
    float:left;
    margin-left: 15px;
    margin-top: 0px;
}

.col_span_1 {
    position: absolute;
    display: inline-block;
    float:left;
    margin-left: 100px;
    margin-top: 0px;
}

.col_span_2 {
    position: absolute;
    display: inline-block;
    float:left;
    margin-left: 215px;
    margin-top: 0px;
}

.col_span_3 {
    position: absolute;
    display: inline-block;
    float:left;
    margin-left: 305px;
    margin-top: 0px;
}


.compA{
    height: 65px;
    width: 85px;
    margin-left: 60px;
}

.compB{
    height: 65px;
    width: 85px;
    margin-left: 10px;
}
.compC{
    height: 65px;
    width: 85px;
    margin-left: 10px;
    margin-top: 10px;
}

.conf{
    color:#000000;
    font-size: 13px;
    margin-left: 15px;
}


.conf2{
    color: #000000;
    font-size: 13px;
    margin-left: 6px;
}

.conf_clients{
    color:#000000;
    font-size: 13px;
    margin-left: 2px;
}


.client_out{
    height: 129px;
    width: 178px;

    border: solid 1px lightgray;

    -webkit-border-radius: 10px 0px 10px 0px;
    -moz-border-radius: 10px 0px 10px 0px;
    border-radius: 10px 0px 10px 0px;
    background-color:#fafafa;
    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px;
    box-shadow: #B3B3B3 3px 3px 3px;

}


.count_conf{
    color: green;
    font-size: 20px;
    margin-top: 17px;
    position: absolute;
    margin-left: -34px;
}

.Camera{
    width: 45px;
    height: 45px;
    margin-left: 35px;
    margin-top: 0px;
    background-repeat: no-repeat;
    background-image: url("../img/kam_2.png");
}
.Camera:hover{
    width: 45px;
    height: 45px;
    margin-left: 35px;
    margin-top: 0px;
    background-repeat: no-repeat;
    background-image: url("../img/kam_1.png");

}


.cams{
    position: absolute !important;
    margin-top: 22px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -24px;
    font-size: 22px;
}
  
.container {
    padding:0;
    margin:0;
    -webkit-border-radius: 0px 0px 10px 0px;
    -moz-border-radius: 0px 0px 10px 0px;
    border-radius: 0px 0px 10px 0px;
    background-color:#F2F2F2;
    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px;
    box-shadow: #B3B3B3 3px 3px 3px;
}

.content {
    background:#f0f0f0;
    -webkit-border-radius: 0px 0px 10px 0px;
    -moz-border-radius: 0px 0px 10px 0px;
    border-radius: 0px 0px 10px 0px;
    background-color:#fafafa;
    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px;
    box-shadow: #B3B3B3 3px 3px 3px;
    margin: 0;
    padding:10px;
    font-size:.9em;
    line-height:1.5em;
    font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.client_out{
    
    border: solid 1px lightgray;
    -webkit-border-radius: 10px 0px 10px 0px;
    -moz-border-radius: 10px 0px 10px 0px;
    border-radius: 10px 0px 10px 0px;
    background-color: #FAFAFA;
    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px;
    box-shadow: #B3B3B3 3px 3px 3px;
    float: right;
    /*margin-top : 1px;*/
    height: 147px;
    overflow: hidden;
    width: 179px;

}


.delete_conf{
    /*padding-left: 115px;*/
    width: 15px;
    height: 15px;
    text-align: right;
    margin-left: 114px;
    text-decoration: none;

    background-repeat: no-repeat;
    background-image: url("../img/zakr_2.png");

}

.delete_conf:hover{
    cursor: pointer;

    background-repeat: no-repeat;
    background-image: url("../img/zakr_1.png");

}


.main_out{
    display: block;
    border: solid 1px lightgray;
    -webkit-border-radius: 10px 0px 10px 0px;
    -moz-border-radius: 10px 0px 10px 0px;
    border-radius: 10px 0px 10px 0px;
    background-color: #FAFAFA;
    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px;
    box-shadow: #B3B3B3 3px 3px 3px;
    height: 147px;
    overflow: hidden;
    width: 419px;

}

.main_out_analog{
    display: none;
    border: solid 1px lightgray;
    -webkit-border-radius: 10px 0px 10px 0px;
    -moz-border-radius: 10px 0px 10px 0px;
    border-radius: 10px 0px 10px 0px;
    background-color: #FAFAFA;
    -webkit-box-shadow: #B3B3B3 3px 3px 3px;
    -moz-box-shadow: #B3B3B3 3px 3px 3px;
    box-shadow: #B3B3B3 3px 3px 3px;
    height: 147px;
    overflow: hidden;
    width: 419px;

}

.nc_panel {
    font-size: 10px;
    height: 104px;
    margin-left: 8px;
    margin-top: 1px;
    text-align: center !important;
    width: 175px;
}

.OR {
    color: green;
    /**margin-top: 30px;
    margin-left: 27px;
    **/
    margin-left: 23px;
    margin-top: 37px;
}
.plus {
    color: green;
    margin-left: 23px;
    margin-top: 37px;
}

.panel {
    font-size: 10px;
    height: 104px;
    margin-left: -10px;
    margin-top: 10px;
    text-align: center !important;
    width: 195px;
}
.panel1 {
    font-size: 10px;
    height: 104px;
    margin-left: -10px;
    margin-top: 12px;
    text-align: center !important;
    width: 175px;
}

.row_c{
    max-width: 632px;
    padding: 0 35px 29px 20px;
    margin: auto;
}

.row{
    width: 90px;
    text-align: center;
}
.row_res{
    width: 120px;
    text-align: center;
}

.r_container {
    width:111px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid darkgray;
    /*background:rgba(227,162,11,0.1);*/
    -webkit-box-shadow: #B3B3B3 1px 3px 3px;
    -moz-box-shadow: #B3B3B3 1px 3px 3px;
    box-shadow: #B3B3B3 1px 3px 3px;
    font-size: 11px;
    text-align: center;
    height: 90px;
    margin-top: -20px;
    margin-left: 20px;
}

.r_container:active{
    color: #000;
    background: #b4e391; /* Old browsers */
    background: -moz-linear-gradient(top,  #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */


}

.r_container:hover {
    cursor: pointer;
}



#set{
    margin-top: 4px;
}

#save2 {
    position: absolute;
    margin-top: 85px;
    margin-left: -135px;
}

.second{
    height: 15px;
    margin-left: -51px;
    margin-top: -35px;
    position: absolute;
    width: 20px;
}
.analog_type{
    height: 15px;
    margin-left: -52px;
    margin-top: -20px;
    position: absolute;
    width: 20px;
}

.slider {
    width:210px;
    height:11px;
    background:url('../img/beg_1.png') no-repeat;
    position:relative;
    margin-top:8px;
    padding:0 10px;
}

.slider2 {
    width:210px;
    height:11px;
    background:url('../img/beg_3.png') no-repeat;
    position:relative;
    margin-top:8px;
    padding:0 10px;
}

/*Стиль кнопки слайдера*/
.ui-slider-handle {
    width:16px;
    height:16px;
    position:absolute;
    top:8px;
    margin-left:-5px;
    z-index:200;
    background-image:url('../img/treugolniik_6.png');
    background-repeat: no-repeat;
}

.ui-slider-handle:active {

}

/*Полоска заполнителя слайдера*/
.ui-widget-header {
    background:url("../img/fill.png") no-repeat left;
    height:5px;
    left:1px;
    top:4px;
    position:absolute;
}

.wrapper {
    margin: auto;
    max-width: 700px;
}

/*display text from price*/
.borderBlock{
    font: 11px/1.5 'Tahoma', Arial, sans-serif;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.borderBlock a{
    color: green;
}

p{
   font: 12px/1.5 'Tahoma', Arial, sans-serif;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}


