/*
@author suxoza <suxoza@gmail.com>
*/

#demo_for_clone_parent tr td textarea[id^='text_language_']:not(:first-of-type) {display: none}
#text_content{margin-top: 20px}
#text_content .names_inputs{margin: 5px}
._display_none{display: none !important}
._display_block{display: block !important}

#lang_select_textarea{margin-bottom: 20px}

#lang_select_textarea button.change_lang{
    width: 70px;
    padding: 10px;
    margin: 0px;
    display: inline;
    cursor: pointer
}
#lang_select_textarea button.active{
    background: linear-gradient(to top, rgba(30,87,153,0), rgba(30,87,153,0.8), rgba(30,87,153,1),
    rgba(30,87,153,1), rgba(41,137,216,1), rgba(30,87,153,1), rgba(30,87,153,1),
    rgba(30,87,153,0.8),rgba(30,87,153,0));
    color: #ccc; padding: 10px;
}
.button{margin-top: 10px;}
.control_buttons{position: relative;float: right;bottom: 25px;height: 30px;}
.control_buttons ul li{display: inline;cursor: pointer}
._wid{position: relative}
._wid ._addded{width:20px;height: 20px;background: url(/img/add.gif) no-repeat;background-size: 20px 20px;bottom: 0px;position: absolute;right: 22px;list-style-type: none;cursor: pointer}
.control_buttons ul li._sort{position: absolute;right: 60px;top:-4px}
.control_buttons ul li._sort select{width: 150px;}
.control_buttons ul li._count{position: absolute;right: 220px;top:-4px}
.control_buttons ul li._count select{width: 100px;}

.control_buttons ul.param_ul li._addded{width:20px;height: 20px;background: url(/img/i_folder_edit.gif) no-repeat;background-size: 16px 16px;position: absolute;right: 22px;top:30px;cursor: pointer}
.control_buttons ul.param_ul li._removed{width:20px;height: 20px;background: url(/img/delete_01.png) no-repeat;background-size: 16px 16px;position: absolute;right: 12px;top:31px}

.header_tr{font-size: 14px;font-weight: bold;}
.header_tr th{border: 1px solid #b3bead;}
.header_tr img{width: 20px;margin-left: 5px;opacity: 0.5;}

.body_tr img{height: 70px}
.body_tr .for_files_parent{
  display: inline-block;
  background: red;
  background: #222;
  width: 70px;
  border-radius: 3px;
  margin-top: 2px;

  
}
.body_tr .for_files{
  position: relative;
  height: 30px
}
.body_tr .for_files:before{
    content: "ატვირთვა";
    position: absolute;
    left: 6px;
    top: 3px;
    z-index: 0
}
.body_tr .for_files input[type="file"]{
    opacity: 0;
    cursor: pointer;
    z-index: 999;
    width: 70px
}
.body_tr .for_files_params{
    display: inline-block;
    margin-left: 15px;
    position: relative;
    bottom:15px;
    width: 200px
}
.body_tr .for_files_params input[type="text"]{
    width:50px
}

.body_tr textArea{
    width: 165px;
    height: 100px;
    max-height: 100px;
    max-width: 165px;
    min-height: 100px;
    min-width: 165px
}
.body_tr td{padding: 2px !important}

.title_window_{font-size: 10px;margin-top: 5px}

.title_window_ ._checkbox{
        width: 12px;
        height: 12px;
        border: 1px solid black;
        border-radius: 3px;
        cursor: pointer;
        margin-top: 2px;
        margin-left: 4px;
        display: inline-block;
        position: absolute
}

.title_window_ .checked{
    background: rgb(169,3,41);
    background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 100%, rgba(109,0,25,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(100%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
    background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 100%,rgba(109,0,25,1) 100%); 
    background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 100%,rgba(109,0,25,1) 100%); 
    background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 100%,rgba(109,0,25,1) 100%);
    background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 100%,rgba(109,0,25,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); 
}

#bg_color_ td{height: 100px;border: none;}
#bg_color_ td div._mmm{
    height: 100px;
    background: url(/img/ajax-loader.gif) no-repeat;
    background-size: 150px 150px;
    background-position: 50% 50%;
}
.info_div{width: 10px !important;opacity: 1 !important;margin-bottom: 15px;margin-right: 25px}


._banner_url{width: 150px !important;margin: 0 !important}

#_parameters_container{display: block !important}
#_parameters_container #central_page_second a{color: red}

#navigation{padding: 10px;text-align: center}
#navigation a{background:#ccc linear-gradient(#fcfff4 0%, #dfe5d7 40%, #b3bead 100%);color: black; padding: 10px;}
#navigation a.active{
    background: linear-gradient(to top, rgba(30,87,153,0), rgba(30,87,153,0.8), rgba(30,87,153,1),
    rgba(30,87,153,1), rgba(41,137,216,1), rgba(30,87,153,1), rgba(30,87,153,1),
    rgba(30,87,153,0.8),rgba(30,87,153,0));
    color:red
}
.control_buttons ul li._settings_button{position: absolute;right: 355px; width: 200px;background: red;text-align: center;top: -4px}

#demo_for_clone_parent ._submited{float: right;margin-top: 5px}