#add {
	background: red;
	 }
.wrapper {
	margin: 40px auto;
	width: 640px;
	background: #f6f5f3;
	border: 1px solid #f6f5f3;
	
}

hr {
	margin: 0;
}

h2 {
	font-size: 18px;
	background: #a3a3a3;
	color: #fff;
	text-align: center;
	height: 35px;
	margin: 0;
	padding-top: 8px;
}

.clear {
	clear: both;
	height: 0 !important;
	margin: 0 !important;
	min-height: 0 !important;
}

.right {
	float: right;
}

#send1 {
	width: 120px;
}

.button-box {
	width: 100%;
}

.button-box button, .button-box input, .new-user input {
	width: 130px;
	height: 30px;
	border: 1px solid green;
	margin: 10px 15px;
}

button {
	height: 30px;
	border: 1px solid green;
}

.divider {
	height: 2px;
	background: #c4c4c4;
}

.new-user input {
	width: 195px;
	height: 30px;
	margin: 10px 5px;
	padding-left: 5px;
}

.del {
	width: 92px !important;
	font-size: 12px;
}

.room {
	height: auto;
}


.users tr:nth-child(odd) {
	background: #ffefc4;
	

}

#basket1 tr:nth-child(odd) {
	background: #ffefc4;
}



.users tr td {
	border-bottom: 1px solid #000;

}

.yo div {
	margin: 5px;
	height: 30px;
}

#nazva {
	min-width: 290px;
	display:block;
	height:100%;
	width:100%;
}

#artikul {
	width: 90px;
}

#kolvo {
	width: 60px;
}

.yo input {
	height: 30px;
	width: 70px;
	margin: 5px 5px;
	border: 1px solid green;
}

#test2 input {
	height: 30px;
	width: 80px;
	margin: 10px 15px;
	border: 1px solid green;
}

#test2 select {
	height: 30px;
	width: 290px !important;
	margin: 10px 15px;
}


#basket1{width:100%}
.status {
	float:left;margin:5px 0px !important;
	border: 1px solid green;
	line-height: 30px;
	padding: 0px 10px;
	font-weight: bold;
	background: #fff;
}
.full_view {float:right;margin: 0px !important;}


@media (max-width:599px) {

.wrapper {
	width: 332px;
	overflow: hidden;
}

.logo-box {
	height: 80px;
}

.button-box {
	width: 332px;
}

button {
	height: 30px;
	border: 1px solid green;
}

#save {
	width: 100px;
}

#cancel, #ok {
	width: 70px;
}

select {
	width: 110px;
	height: 30px;
}

.new-user input {
	width: 150px;
	height: 30px;
	margin: 10px 5px;
	padding-left: 5px;
}

.del {
	width: 69px !important;
	font-size: 12px;
}

.test1 select {
	margin: 10px 15px;
	height: 30px;
	width: 290px;
}

#test2 input {
	height: 30px;
	width: 130px;
	margin: 10px 15px;
	border: 1px solid green;
}

#test2 select {
	height: 30px;
	width: 290px !important;
	margin: 10px 15px;
}

.yo input {
	height: 30px;
	width: 80px;
	margin: 10px 15px;
	border: 1px solid green;
}

.yo div {
	margin: 10px;
	min-height: 30px;
}

#artikul {
	width: 70px;

}

#nazva {
	width: 290px;
}

.sms-gorod {
	height: 30px;
	width: 290px;
	margin-top: 10px;
}

input[type="checkbox"] {
	width: 30px;
	height: 30px;
}

.spisok-gorodov {
	text-align: left;
	padding-left: 20px;
}

textarea[name="text_sms"] {
	width: 100%;
	height: 60px;
}

input[name="send_sms"]{
	height: 30px;
	border: 1px solid green;
	margin: 15px;
}


input[type="submit"] {cursor:pointer;}
#basket1{width:100%}
.status {
	float:left;margin: 8px 0px !important;
	border: 1px solid green;
	line-height: 30px;
	padding: 0px 10px;
	font-weight: bold;
	background: #fff;
}
.full_view {float:right;margin: 0px !important;}
}

@media (min-width:600px) and (max-width:949px) {
select {
	width: 230px;
	height: 30px;
}

.button-box input {
	margin: 10px 5px;
}

.new-user input {
	width: 190px;
	height: 30px;
	margin: 10px 5px;
	padding-left: 5px;
}

.test1 {
	width: 630px;
}

.sms-gorod {
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

div[name="selectMd"] {
	float: right;
}

input[type="checkbox"] {
	width: 30px;
	height: 30px;
}

.spisok-gorodov {
	text-align: left;
	padding-left: 20px;
}

textarea[name="text_sms"] {
	width: 90%;
	height: 150px;
}

input[name="send_sms"]{
	height: 30px;
	border: 1px solid green;
	margin: 15px;
}


}

@media (min-width:950px) {

select {
	width: 250px;
	height: 30px;
}
.test1 {

}

input[type="checkbox"] {
	width: 30px;
	height: 30px;
}

.spisok-gorodov {
	text-align: left;
	padding-left: 20px;
}

textarea[name="text_sms"] {
	width: 90%;
	height: 150px;
}

input[name="send_sms"]{
	height: 30px;
	border: 1px solid green;
	margin: 15px;
}

.left {
	float: left;
}

h3 {
	color: 000;
	padding-left: 15px;
}
input[type="submit"] {cursor:pointer;}
#basket1{width:100%}
.status {
	float:left;margin: 5px 0px !important;
	border: 1px solid green;
	line-height: 30px;
	padding: 0px 10px;
	font-weight: bold;
	background: #fff;
}
.full_view {float:right;}

.table_phone_remind {
	width: 100%;
	overflow: scroll;
}

.table_phone_remind_cell {
	border:1px;
}
}