.strong{font-weight:700!important;}

.green{color:#9FC569}
.red{color:#ED7A53}
.gray{color:#a2aaac}
.gray2{color:#797979;}
.orange{color:#FF8A00}
.orange2{color:#FF6C60}
.dark{color:#1F3140}
.black{color:#000;}
.blue{color:#39c;}

.white{color:#fff!important;}
.color_grey{color:#828282!important;}
.color_green{color:#00A8B3!important}
.color_red{color:#a94442!important}

.mt-20px{margin-top:-20px;}
.mt0{margin-top:0!important}
.ml0{margin-left:0!important}
.ml-8{margin-left:-8px!important}
.ml5{margin-left:5px!important}
.ml15{margin-left:15px}
.ml25{margin-left:25px}
.mr0{margin-right:0!important;}
.mr3{margin-right:3px!important;}
.mr5{margin-right:5px!important;}
.mr10{margin-right:10px!important;}
.mr15{margin-right:15px!important;}
.mb0{margin-bottom:0!important;}
.mb5{margin-bottom:5px!important}
.mb10{margin-bottom:10px!important}
.mb15{margin-bottom:15px!important}
.mb40{margin-bottom:40px!important;}
.mb50{margin-bottom:50px!important;}

.mt1{margin-top:1px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important}
.mt40{margin-top:40px!important}
.mt50{margin-top:50px!important;}
.m5{margin:5px;}

.br0{border-radius:0!important}
.b0{border:0px !important}

.b1{border:1px solid #000;}

.p20{padding:20px!important}
.pl0{padding-left:0!important}
.pl5{padding-left:5px!important}
.pl15{padding-left:15px!important}
.pl20{padding-left:20px!important}
.pt0{padding-top:0!important}
.pt10{padding-top:10px!important}
.pr0{padding-right:0!important}
.pr2{padding-right:2px!important}
.pr20{padding-right:20px!important}
.pr5{padding-right:5px!important}
.pr8{padding-right:8px!important}
.pb0{padding-bottom:0!important}
.pb10{padding-bottom:10px!important}
.p0{padding:0!important}
.p1{padding:1px!important}

.top10{top:10px!important}
.top0{top:0px!important}
.top_i{top:inherit!important}

.w10{width:10%!important}
.w15{width:15%!important}
.w20{width:20%!important}
.w25{width:25%!important}
.w30{width:30%!important}
.w50{width:50%!important}
.w60{width:60%!important}
.w65{width:65%!important}
.w70{width:70%!important}
.w80{width:80%!important}
.w100{width:100%!important}

.w30px{width:10px!important;}
.w35px{width:35px!important}
.w60px{width:60px!important}
.w75px{width:100px!important}
.w100px{width:100px!important}
.w120px{width:120px!important}
.w140px{width:140px!important}
.w200px{width:200px!important}

.h300{height:300px!important;}
.h200{height:200px!important;}
.h170{height:170px!important;}
.h150{height:150px!important;}
.h120{height:120px!important;}
.h70{height:70px!important;}
.h50{height:50px!important;}
.h35{height:35px!important;}

.max_h_100{max-height:100px;}
.max_h_175{max-height:175px;}
.max_h_210{max-height:210px;}
.max_h_250{max-height:250px;}
.max_h_300{max-height:300px;}
.max_h_500{max-height:500px;}
.max_w_100{max-width:100% !important;}
.max_w_150px{max-width:150px !important;}
.max_w_250px{max-width:250px !important;}
.max_w_350px{max-width:350px !important;}
.fill_parent{min-height: 100%; height: 100%;}


.min_h_175{min-height:175px!important;}
.min_h_250{min-height:250px!important;}
.min_h_320{min-height:320px!important;}

.oh{overflow:hidden!important;}
.oh_x{overflow-x:hidden!important;}
.db{display:block!important;}
.di{display:inline-block!important;}
.oa2{overflow-x:auto!important;overflow-y:auto!important;}

.cursor{cursor:pointer;}
.cursor_move{cursor:move}

.fs10{font-size:10px!important}
.fs12{font-size:11px!important}
.fs14{font-size:14px!important}
.fs15{font-size:15px!important}
.fs16{font-size:16px!important}
.fs20{font-size:20px!important}
.fs30{font-size:30px!important}
.fs36{font-size:36px!important}
.fs50{font-size:50px!important}
.fs64{font-size:64px!important}

.twitter-button{background-color:#55acee !important;color: #fff !important;}
.facebook-button{background-color:#3b5999 !important;color:#FFFFFF !important;}
.tumblr-color{color:#36465D;}
.dropbox-color{color:#0062ff;}
.instagram-color{color:#d10869;}
.instagram-button{background-color:#d10869 !important;color: #fff;}
.wp-color{color:#0077b5;}
.youtube-color{color:#E9101F;}

.highlight_green{background:#9CCE44!important;color:#FFFFFF!important;}
.highlight_black{background:#242424!important;color:#FFFFFF!important;}
.highlight_orange{background:#F2C600!important;color:#242424!important;}
.highlight_orange2{background:#F44336!important;color:#FFFFFF!important;}
.highlight_yellow{background:#fffeb5!important;color:#444!important;}

.centerme_vh{display:flex;justify-content:center;align-items:center;height: 100%;}
.ui-autocomplete{z-index:2000!important;}
.text-intext-30{text-indent:30px;}

.icon15{width:15px!important;height:15px!important;}
.icon25{height:25px!important;width:25px!important;}
.icon30_{height:30px!important;width:30px!important}
.icon38{height:38px!important;width:38px!important}
.icon40{height:40px!important;width:40px;}
.icon60{height:60px!important;width:60px!important;}
.icon90{height:90px!important;width:90px!important;}

.opacity6{opacity:.6}
.opacity1{opacity:1!important}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px !important;
    font-size: 12px !important;;
    line-height: 1.5 !important;;
    border-radius: 3px !important;;
}

.dropdown-menu-left{right: 0;left: auto;padding-left: 1px;padding-right: 1px;}

.bg_white{background-color:#fff!important;}
.fix_width{overflow:auto;width:100%;}

.pull-right{float: right !important}
.pull-left{float: left !important}



/*scrolltotop*/
.scrollup{position:fixed;width:32px;height:32px;bottom:0px;right:20px;background: #222;-webkit-border-radius: 2px 2px 0 0;-moz-border-radius: 2px 2px 0 0;border-radius:  2px 2px 0 0;}
a.scrollup{outline:0;text-align:center;}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus{opacity:1;text-decoration:none;}
a.scrollupi{margin-top:10px;color:#fff;}
a.scrollupi:hover{text-decoration:none;}

.form-loading {
    background: url(/media/images/loading.gif) no-repeat;
    width: 16px;
    height: 11px;
    position: relative;
    clear: both;
    display: inline-block
}
