
.clear {clear: both; height: 0px; overflow: hidden;}
.clearfix:before,.clearfix:after {content:""; display:table;}
.clearfix:after {clear:both;}
.clearfix { zoom:1;}


.delimeter {border-top: 1px solid #D8D8D8; height: 1px; clear: both; margin: 10px 0;}


/*float*/
.fright {float: right!important;}
.fleft {float: left!important;}
.center {text-align: center!important;}
.vmiddle {vertical-align: middle!important;}
.nofloat {float: none!important;}

.nopad {padding:0;}
.nomar {margin:0;}


.rel {position: relative!important;}
.bold {font-weight: bold!important;}
.inlineblock {display:inline-block!important}
.inline {display:inline!important}

.imp_block {display: block!important;}
.imp_none {display: none!important;}

/*text*/
.italic {font-style: italic!important;}
.normal {font-weight: normal !important;}
.text_just {text-align: justify;}
.left {text-align: left!important;}
.right {text-align: right!important;}
.upp {text-transform: uppercase;}
.small {font-size: 14px;}
.uppercase {text-transform: uppercase} 

/*another*/
.nodecor {text-decoration: none!important;}
.decor {text-decoration: underline !important;}

.imgbord {border: 1px solid #D3D3D3}
.noresize {resize: none!important;}/*textarea*/
.hidden {display: none;}
.nobr {white-space: nowrap!important;}

#tinymce img {max-width: 100%;}

/*cols*/
.tab {display: table; width: 100%;}
.tab_row {display: table-row;}
.tab_cell {display: table-cell; vertical-align: top;}
.tab.fixed {table-layout: fixed;}

.col {box-sizing: border-box; float: left;}
.col.w10, .w10p {width: 10%;}
.col.w15, .w15p {width: 15%;}
.col.w20, .w20p {width: 20%;}
.col.w25, .w25p {width: 25%;}
.col.w30, .w30p {width: 30%;}
.col.w33, .w33p {width: 33.3%;}
.col.w40, .w40p {width: 40%;}
.col.w50, .w50p {width: 50%;}
.col.w60, .w60p {width: 60%;}
.col.w70, .w70p {width: 70%;}
.col.w75, .w75p {width: 75%;}
.col.w100, .w100p {width: 100%;}

/*air*/
.air {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;display: block;width: 100%;}
.air.p5 {height: 5px;}
.air.p10 {height: 10px;}
.air.p15 {height: 15px;}
.air.p20 {height: 20px;}
.air.p30 {height: 30px;}
.air.p40 {height: 40px;}
.air.p50 {height: 50px;}
.air.p60 {height: 60px;}
.air.p70 {height: 70px;}
.air.p80 {height: 80px;}
.air.p80 {height: 90px;}
.air.p100 {height: 100px;}

/*z-index*/
.z1 {z-index: 1}
.z2 {z-index: 2}
.z3 {z-index: 3}
.z4 {z-index: 5}
.z5 {z-index: 5}
.z999 {z-index: 999}

/*height,width*/
.h50  {height: 50px;}
.h100 {height: 100px;}
.h150 {height: 150px;}
.h200 {height: 200px;}
.h250 {height: 250px;}
.h300 {height: 300px;}


