

/* Start:/tools/robots/style.css?1755941220914*/
.col-sm-6{width:23%}
.row{display:flex;justify-content:space-between;flex-direction:row}
.robots-group{margin-bottom:10px}
.robots-group span { min-width: 240px; display: inline-block;     margin: 0;}
.robots-group input[type=text].add{ width: 280px; margin: 10px 0 0 245px; display: block;}
.clearul { list-style: none; background: var(--colorBody); padding: 10px; line-height: 35px; margin: 0; border-radius: 5px; }
.clearul li{ margin:10px 0; }
.clearul span{ font-size: 14px; }
.clearul input[type=radio]{top: 3px;}
@media only screen and (max-width:890px){
	.col-sm-6{width:32%;margin-bottom:10px;}
}
@media only screen and (max-width:660px){
	.col-sm-6{width:49%;margin-bottom:10px;}
	.robots-group input[type=text].add{margin-left:0}
	.robots-group span { margin: 0 0 10px;}

}
@media only screen and (max-width:524px){
.clearul{width:100%;margin:0}
.col-sm-6{width:100%;float:none}
}

/* End */
/* /tools/robots/style.css?1755941220914 */
