.navbar-nav {

}
tr.highlight, td.highlight {
	background-color: #ffc5bf !important;
	background: radial-gradient(80% 40%, white, #ffc5bf);
}
tr.highlight.green, td.highlight.green {
	background-color: #d7ffd0 !important;
	background: #d7ffd0;
}
td.highlight {
	font-weight: bold;
	color: #4273DF;
}
.thumbnailUpload{
	width:100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
	border-right:solid 0px;
}

.full button span {
	background-color: limegreen;
	border-radius: 32px;
	color: black;
}

.main-header{
	position:fixed;	
	width:100%;
}

.sidebar-mini.sidebar-collapse .main-sidebar{
	top:0px;
	position:fixed;	
}

.sidebar-mini.sidebar-collapse .content-wrapper{
	margin-top:50px;
	margin-bottom:50px;
}

.sidebar-mini.sidebar-collapse .main-footer {
	position:fixed;	
	width:100%;
	bottom:0px;
	padding-right:60px;
}

.dataTables_scroll{
	
}

.w10{
	width:10% !important;
}

.w15{
	width:15% !important;
}

.w20{
	width:20% !important;
}

.w25{
	width:25% !important;
}

.w30{
	width:30% !important;
}

.w35{
	width:35% !important;
}

.w40{
	width:40% !important;
}

.w45{
	width:45% !important;
}

.w49{
	width:48% !important;
}

.w50{
	width:50% !important;
}

.w55{
	width:55% !important;
}

.w65{
	width:65% !important;
}

.w70{
	width:70% !important;
}

.w75{
	width:75% !important;
}

.w80{
	width:80% !important;
}

.w85{
	width:85% !important;
}

.w90{
	width:90% !important;
}

.w95{
	width:95% !important;
}

.w100{
	width:100% !important;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.text-interior{
	font-size:16px;
}

.highlightdblclick{
	background-color: #c9ffdb !important;
}

.alerte-facturi ul.dropdown-menu{
	width:202px;

}
.modal-dialog.mare{
		width:80%;
}
.container{
	width:100%;
}
.progress{
	margin-bottom:0px;
}
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control{
	line-height: inherit;
}
ul.dropdown-menu li{
	padding:5px;
}
ul.dropdown-menu :first-child{
	font-weight: bold;
	spadding:10px;
}

.tab-content{
	border:solid 1px lightgrey;
	border-top:0px;
	margin-top:0px;
	padding:10px;
	padding-top:20px;
}

ul li.waiting a{
	border:solid 1px #eaeaea;
	border-radius:4px 4px 0 0;
	color:#d3d3d3;
}

.negrealaFormular{
	position:fixed; 
	left:0px; 
	top:0px; 
	z-index:9999; 
	background:black; 
	opacity: 0.8; 
	text-align:center; 
	padding-top:20%; 
	padding-bottom:20%; 
	font-size:40px; 
	width:100%; 
	height:100%;
	text-align:left;
	padding-left:40px;
}

.btn-xs,.btn-xs:focus,.btn-xs:active{
	padding:1px 10px !important;
	font-size:12px;
}
.btn-sm:focus,.btn-sm:active{
	padding:6px 12px !important;
}
.btn:focus,.btn:active{
	border-radius:3px !important;
}

.fixed-head {
  text-align: left;
  position: relative;
  border-collapse: collapse; 
  border-color:white !important;
}

.fixed-head th {
  background: white;
  border-color:white;
  position: sticky;
  top: 0; /* Don't forget this, required for the stickiness */
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

.btn-selected, .btn-selected:hover{
	border:solid 2px red;
	color:black;
}




.spinner {
   position: fixed;
   left: 50%;
   top: 50%;
   height:60px;
   width:60px;
   margin:0px auto;
   -webkit-animation: rotation .6s infinite linear;
   -moz-animation: rotation .6s infinite linear;
   -o-animation: rotation .6s infinite linear;
   animation: rotation .6s infinite linear;
   border-left:6px solid rgba(0,174,239,.15);
   border-right:6px solid rgba(0,174,239,.15);
   border-bottom:6px solid rgba(0,174,239,.15);
   border-top:6px solid rgba(0,174,239,.8);
   border-radius:100%;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}

.logobackgroundmasini{
	background:url("../../img/logo_masini.jpg");
	background-repeat: no-repeat;
	background-position: 50px;
}

.logobackgroundservice{
	background:url("../../img/logo_service.jpg");
	background-repeat: no-repeat;
	background-position: 50px;
}

td.actiuni{
	min-width:100px;
}

.logobackgroundconfig{
	background:url("../../img/logo_config.jpg");
	background-size: auto 50px;
	background-repeat: no-repeat;
	background-position: 75px;
}

.logobackgroundutilaje{
	background:url("../../img/logo_utilaje.jpg");
	background-size: auto 50px;
	background-repeat: no-repeat;
	background-position: 75px;
}

.logobackgroundrapoarte{
	background:url("../../img/logo_rapoarte.jpg");
	background-size: auto 50px;
	background-repeat: no-repeat;
	background-position: 75px;
}

.logobackgroundofertare{
	background:url("../../img/logo_ofertare.jpg");
	background-repeat: no-repeat;
	background-position: 50px;
}

.logobackgroundmarketing{
	background:url("../../img/logo_ofertare.jpg");
	background-repeat: no-repeat;
	background-position: 50px;
}
label{
	display:initial;
}
.checkbox label{
	margin-top: 20px;
}
.checkbox{
	min-height: 0px;
}
.btn-box-tool{
	font-size:13px !important;
}
.user-panel .info{
	soverflow:auto;
	sheight:60px;
}
.loadingbox{
	padding-top:20%;
	text-align: center;
	background:grey;
	opacity: 0.7;
	position:absolute;
	z-index:99999;
	width:99%;
	height:90%;
}

.min-height-fix .continutCutie{
	max-height:300px;
	overflow: auto;	
}

.ui-icon{
	display:none;	
}

.ui-visual-focus{
	box-shadow: none;
}

.ui-button,.ui-button:hover{
	margin-right:0px;
	padding: 13px;
	border:solid 5px white;
}

.ui-state-active{
	background:#00c0ef;
	margin-right:0px;
	padding: 13px;
	border:solid 5px white;
}
.ui-button.ui-state-active:hover{
	border:solid 1px #00c0ef;
	background:#00c0ef;
	margin-right:0px;
	padding: 13px;
	border:solid 5px white;
}

#yearLabel{
	margin-left:10px;
	margin-right:10px;
}

#calendarLista{
	width:300px;
	float:left;
}

.dataTables_length{
	float:left;
}
.dataTables_paginate{
	float:right;
	margin-top:-14px;
}

.select2-selection__clear span{
	color:black !important;
}

.breadcrumb>li+li:before{
	color:white !important;
}
.breadcrumb>li>a{
	color:white !important;
}
.breadcrumb>li{
	border:solid 1px red;
	border-radius:5px;
	padding:4px;
	margin:3px;
	background-color:#ff9090;
	font-size:14px;
}

.tabelat>div{
	border-bottom:solid 1px #cef5ff;	
	margin-bottom:5px;
	padding-bottom:5px;
}

.breadcrumb>li:hover{
	background-color:red;
}

.breadcrumb{
	padding-top:0px !important;
}

.alignRightCol{
	text-align: right;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.pretNexus{
	border-bottom:solid 1px red;	
}

.pretCrown{
	border-bottom:solid 1px green;	
}

.pretHyundai{
	border-bottom:solid 1px orange;	
}

.highlightbej{
	background-color:beige;
}
.margin-button{
	margin-right:6px;
	margin-bottom:6px;
}

.messages-menu>.dropdown-menu{
	width:500px !important;
	-webkit-box-shadow: -2px 4px 5px 0px rgba(130,130,130,1);
	-moz-box-shadow: -2px 4px 5px 0px rgba(130,130,130,1);
	box-shadow: -2px 4px 5px 0px rgba(130,130,130,1);
}

#boxNotaNoua textarea{
	margin:4px;
}

#boxNotaNoua button{
	margin-top:10px;
	margin-left:33px;
}
.content-infobox{
	width:87%;
	padding-right:20px;
	white-space:normal;
	height:33px;
	overflow:hidden;
}

.ajaxEdit textarea{
	width:100%;
	height:90px;
	resize: none;
}

.ajaxEdit .fa{
	padding:5px;
	position:absolute;
	right:30px;
	top:25px;
	display:inherit !important;
}

.ajaxEdit, .ajaxNOedit{
	padding:6px;
	width:100%;
	height:100%;
	min-height:315px;
	border:solid 1px lightgrey;
	cursor: text;
	max-height:100px;
	overflow: auto;
}

tr.highlight.highlightverde {
	background-color: #c6ffbf !important;
	background: radial-gradient(80% 40%, white, #c6ffbf);
}
td.highlight.highlightverde {
	font-weight: bold;
	color: #4273DF;
}

.bootstrapMenu ul{
	background-color: #ECF0F5;
}

#containerAdresaNouaCalendar input{
	padding:5px;
}

#containerAdresaNouaCalendar{
}

#containerPersoanaNouaCalendar input{
	padding:5px;
}

#containerPersoanaNouaCalendar{
}

.textBlack{
	color:black !important;
}

.googleHollydayEvent{
	background-color: #db3b3b!important;
	border-color: #db3b3b!important;
}

.googlePersonalEvent{
	background-color: #00ba63 !important;
	border-color: #00ba63 !important;
}

.clasaVizita{
	background-color: #00a65a !important;
	border-color: #00a65a !important;
	color:#ffffff;
}

.clasaEmail{
	background-color: #da8600 !important;
	border-color: #da8600 !important;
	color:#ffffff;
}

.clasaTelefon{
	background-color: #00c0ef !important;
	border-color: #00c0ef !important;
	color:#ffffff;
}

.primaLinie{
	color:black;
}

.fc-time-grid .fc-slats td{
	height:2em !important;
}
.fc-event{
	font-size:1em !important;
	color:black !important;
}

#butonAdaugaClient, #butonAdaugaAdresa, #butonAdaugaPersoana{
	float:right;
	margin-right:30px;
}

.checkboxMakeLead{
	width:17px;
	height:17px;
	margin-top:8px !important;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.padding-col{
	padding: 0px 5px;
}
.toggle-handle{
	max-width:60px;
	max-height:24px;
	min-width:60px;
	min-height:24px;
	width:60px;
	height:24px;
	border-radius:10px;
	margin-top:0px;
}
.toggle.btn{
	max-width:38px;
	max-height:24px;
	min-width:38px;
	min-height:24px;
	width:38px;
	height:24px;
	border-radius:10px;
	border:solid 0px;
}
.toggle.mare{
	max-width:138px;
	max-height:24px;
	min-width:138px;
	min-height:24px;
	width:138px;
	height:24px;
}
.btn.active, .btn:active{
	-webkit-box-shadow:none;
	box-shadow:none;
	border-radius:10px;
	border:solid 0px;
}
.btn.mare.toggle-on{
	color:white;
	text-align:center;
}
.btn.mare.toggle-off{
	padding:1px 0px 0px 25px;
	text-align:center;
}
.btn.mare.toggle-on{
	padding:0px 25px 0px 0px;
	text-align:center;
}

.listingTabel .dropdown-menu{
	max-height:300px;
	overflow: auto;
}
.listingTabel .dropdown-menu :first-child{
	padding:0px;
}
.listingTabel .dropdown-menu li{
	padding:2px 17px;
	list-style: none;
	min-height:0px;
	text-align:left;
}
.listingTabel .dropdown-menu li a{
	font-weight: bold;
	min-height:0px;
	text-align:left;
	padding:0px;
	cursor:pointer;
}
.dataTables_scrollBody{
	min-height:200px;
}
#butonPlus{
	margin-top:10px;
	margin-bottom:10px;
}
.nr-evenimente-tabel{
	color: #bc0000;
	font-size:0.8em;
}

.alert-primary{
	background-color: aliceblue;
}

.slimHR{
	margin:0px !important;
	padding:0px !important;
	border-color:pink;
}

.continutEveniment{
	background:beige;
	padding:4px;
	border-bottom: dotted 1px grey;
	margin-bottom:10px;
}

.form-group{
	sclear:both;
}

#BOXcui{
	smin-height:60px;
}

.btn-white{
	border-color:#ddd;
	background-color:#fff;
}

.obligatoriuInputError{
	border:solid 1px red !important;
}

.obligatoriuInputError::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}

.obligatoriuInputError:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.obligatoriuInputError::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}

.min-padding{
	padding-left:5px;
	padding-right:5px;
}

.listingDiverse div.listingDiverse:nth-child(even) {background-color: #ccc;  }
.listingDiverse div.listingDiverse:nth-child(odd) { background-color:#eee; }

.listingDiverse div.listingDiverseLight:nth-child(even) { background-color: #fff; border-bottom:solid 1px; }
.listingDiverse div.listingDiverseLight:nth-child(odd) { background-color:#eee; border-bottom:solid 1px; }

.listingDiverse div.listingDiverse.utilaje:nth-child(odd) { background:#eee url(http://service.utilspc.ro/img/logo_service.jpg); background-repeat: no-repeat; background-position: 109% 50%;}

.listingDiverse div.listingDiverse.persoane:nth-child(odd) { background:#eee url(http://service.utilspc.ro/img/logo_ofertare.jpg); background-repeat: no-repeat; background-position: 119% 50%;}

.max-height-mic .box-body{
	max-height:200px;
	overflow:hidden auto;
}
.max-height-mediu .box-body{
	max-height:500px;
	overflow:hidden auto;
}
.max-height-mare .box-body{
	max-height:700px;
	overflow:hidden auto;
}

.noClear{
	clear:none !important;
}

.w50{
	width:50%;
}

.w48{
	width:48%;
}

.fixedBottom{
	sposition:fixed;
	bottom:55px;
	swidth:96%;
}

.color-green{
	color:green;
}

.color-red{
	color:red;
}

.color-grey{
	color:grey;
}

.pointer{
	cursor:pointer;
}

#infoCUI{
	max-height:310px;
	overflow:auto;
}

.editCustom1{
	right:0px;
	top:2px;
	width:90%;
	position:absolute;
}

#denumireNOU .editCustom1{
	top:-4px;
}

.editCustom2{
	right:10px;
	top:3px;
	width:80%;
	position:absolute;
}

.colt-stilizat{
	border:solid 1px;
	border-left:0px;
	border-top:0px;
}

.modal-content .select2-container--default .select2-selection--single, .select2-selection .select2-selection--single{
	padding: 3px 6px;
	height:auto;
}
.modal-content label{
	margin-bottom: 0px;
	white-space: nowrap;
}
.modal-content .form-group{
	margin-bottom: 5px;
	min-height: 56px;
}

.modal-content .select2-container{
	min-height:36px;
	overflow: auto;
}

.modal-dialog.modal-50{
	width:50%;
}

.modal-dialog.modal-60{
	width:60%;
}

.modal-dialog.modal-70{
	width:70%;
}

.modal-dialog.modal-80{
	width:80%;
}

.modal-dialog.modal-90{
	width:90%;
}
input[type=checkbox], input[type=radio]{
	width:18px;
	height:18px;
	margin-top:1px;
	margin-right:3px;
	float:left;
}
.modal-content .form-control{
	padding: 6px 6px;
	height:auto;
}

.alterneazaGradient div[class*='col-']:nth-child(odd){
	background-color:#ffe8e5;
}

.alterneazaGradient div[class*='col-']:nth-child(even){
	background-color:#ffc4c3;
}

.alterneazaGradient2 div[class*='col-']:nth-child(odd){
	background-color:#dbf5ff;
}

.alterneazaGradient2 div[class*='col-']:nth-child(even){
	background-color:#d7e7ed;
}

.show-grid {
	margin-bottom: 15px;
}

.show-grid [class^=col-] {
	padding-top: 10px;
	padding-bottom: 10px;
}

@media (min-width: 768px) {
	.row.equal {
		display: flex;
		flex-wrap: wrap;
	}
}

/* add this for full height column content */
.equal > div[class*='col-'] {
	display: flex;
	flex-direction: column;
}

ul.listingTabel{
	padding-inline-start: 0px;
}

#elemente_filter{
	text-align:left;
	float:left;
	margin-right:10px;
}

div.dataTables_info{
	float:left;
	padding-top:4px !important;
	margin-right:20px;
}

#aiciCautareaMutata{
	border:solid 1px lightgrey;
	border-radius:5px;
	background:#ECF0F5;
	padding:5px;
}

.small-height{
	min-height:20px !important;
}

.clear-left{
	clear:left;
}

.overflowhidden {
   overflow: hidden;
   height:20px;
}

.cursorHelp{
   cursor: help;
}

.w45{
	width:45%;
}

#pullToRefreshFeedback{
	text-align:center;
	display:none;
}

.bg-grena{
	background-color:#AD221A;
	color:white;
}

ul.timeline {
    list-style-type: none;
    position: relative;
    margin-top:55px;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 2px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: -7px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

ul.timeline > li.echipa:before {
    border: 3px solid #f39c12;
}

.krajee-default.file-preview-frame .kv-file-content, .krajee-default.file-preview-frame .file-thumbnail-footer{
	height:auto !important;
}
.krajee-default .file-footer-caption, .file-sortable .file-drag-handle, .kv-file-zoom{
	display:none;
}
.krajee-default .file-actions{
	float:right;
	margin-top:-20px;
}

.file-preview-frame.krajee-default{
	width:100%;
}

.inputFake{
	border:solid 1px red;
}

.fa-15x{
	font-size:1.5em;
}

.tooltipare {
  position: relative;
  display: inline-block;
  cursor:pointer;
}

.cutieMare {
  position: relative;
}
.cutieMare .box{
  height:180px;
  overflow: hidden;
}

.cutieScroll .continutCutie{
  height:480px;
  overflow: auto;
}

.hover:hover{
	background-color: #ffedd1;
}

.cursor-pointer{
	cursor: pointer;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.cutieMare:hover .box {
  opacity: 0.3;
}

.cutieMare:hover .middle {
  opacity: 1;
}

.butonIntrare {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  cursor:pointer;
}

.opacity-0 {
  opacity:0!important;
}
.opacity-1 {
  opacity:0.2!important;
}
.opacity-2 {
  opacity:0.4!important;
}
.opacity-3 {
  opacity:0.6!important;
}
.opacity-4 {
  opacity:.8!important;
}
.opacity-5 {
  opacity:1!important;
}

/* Maybe even support hover opacity shifts */
.opacity-0h5 {
  opacity:0!important;
  transition: opacity .25s ease-in-out!important;
  -moz-transition: opacity .25s ease-in-out!important;
  -webkit-transition: opacity .25s ease-in-out!important;
}
.opacity-0h5:hover {
  opacity:1!important;
}

.pull-none{
	float:none;
}

.tooltipare .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 9999;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltipare .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltipare:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.content-wrapper, .right-side{
	background-color:#f7f7f7;
}

.row{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 5px;
}

.row.text-center{
	display: inherit;
	flex-wrap: inherit;
}

.no-padding-right{
	padding-right:0px !important;
}
.no-padding-left{
	padding-left:0px !important;
}
.my-auto{
	margin-top: auto;
	margin-bottom: auto;
}

.w10{	width:10%;}
.w15{	width:15%;}
.w20{	width:20%;}
.w25{	width:25%;}
.w30{	width:30%;}
.w35{	width:35%;}
.w40{	width:40%;}
.w45{	width:45%;}
.w50{	width:50%;}
.w55{	width:55%;}
.w60{	width:60%;}
.w65{	width:65%;}
.w70{	width:70%;}
.w75{	width:75%;}
.w80{	width:80%;}
.w85{	width:85%;}
.w90{	width:90%;}

@media (max-width: 767px) {
	/* xs */
	.wxs10{	width:10%;}
	.wxs15{	width:15%;}
	.wxs20{	width:20%;}
	.wxs25{	width:25%;}
	.wxs30{	width:30%;}
	.wxs35{	width:35%;}
	.wxs40{	width:40%;}
	.wxs45{	width:45%;}
	.wxs50{	width:50%;}
	.wxs55{	width:55%;}
	.wxs60{	width:60%;}
	.wxs65{	width:65%;}
	.wxs70{	width:70%;}
	.wxs75{	width:75%;}
	.wxs80{	width:80%;}
	.wxs85{	width:85%;}
	.wxs90{	width:90%;}
	.wxs100{	width:100%;}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* sm */
	.wsm10{	width:10%;}
	.wsm15{	width:15%;}
	.wsm20{	width:20%;}
	.wsm25{	width:25%;}
	.wsm30{	width:30%;}
	.wsm35{	width:35%;}
	.wsm40{	width:40%;}
	.wsm45{	width:45%;}
	.wsm50{	width:50%;}
	.wsm55{	width:55%;}
	.wsm60{	width:60%;}
	.wsm65{	width:65%;}
	.wsm70{	width:70%;}
	.wsm75{	width:75%;}
	.wsm80{	width:80%;}
	.wsm85{	width:85%;}
	.wsm90{	width:90%;}
	.wsm100{	width:100%;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* md */
	.wmd10{	width:10%;}
	.wmd15{	width:15%;}
	.wmd20{	width:20%;}
	.wmd25{	width:25%;}
	.wmd30{	width:30%;}
	.wmd35{	width:35%;}
	.wmd40{	width:40%;}
	.wmd45{	width:45%;}
	.wmd50{	width:50%;}
	.wmd55{	width:55%;}
	.wmd60{	width:60%;}
	.wmd65{	width:65%;}
	.wmd70{	width:70%;}
	.wmd75{	width:75%;}
	.wmd80{	width:80%;}
	.wmd85{	width:85%;}
	.wmd90{	width:90%;}
	.wmd100{	width:100%;}
}
@media (min-width:1200px) and (max-width: 1599px){
	/* lg */
}