.h_20px{
    height: 20px !important;
}
.h_25px{
    height: 25px !important;
}
.color-orange{
    color: orange !important
}
.color-green{
    color: green !important
}
.color-red{
    color: red !important
}
.color-blue{
    color: blue !important
}
.color-white{
    color: #fff !important
}
.color-greey{
    color:#333333 !important
}
.color-greey-lite{
    color: #cccccc !important
}
.posrel{
    position: relative
}
.cursor{
    cursor: pointer
}
.errorlabel{
    color:red;
    margin-left: 15px;
    font-size: 1rem
}
.border-red{
    border-color: red !important
}
.border-red-box{
    border-color: 1px solid red !important
}
.li.active>a{
    color: orange
}
.ajaxbtn{
    margin: 2px 5px
}
.m_5px{
    margin: 5px !important
}
.m_top_5px{
    margin-top: 5px !important
}
.m_bot_5px{
    margin-bottom: 5px !important
}
.m_left_5px{
    margin-left: 5px !important
}
.m_right_5px{
    margin-right: 5px !important
}
.m_10px{
    margin: 10px !important
}
.m_top_10px{
    margin-top: 10px !important
}
.m_bot_10px{
    margin-bottom: 10px !important
}
.m_left_10px{
    margin-left: 10px !important
}
.m_right_10px{
    margin-right: 10px !important
}
.p_bot_10px{
    padding-bottom: 10px !important;
}
.p_top_10px{
    padding-top: 10px !important;
}
.p_bot_5px{
    padding-bottom: 5px !important;
}
.p_top_5px{
    padding-top: 5px !important;
}
.p_left_5px{
    padding-left: 5px !important;
}
.separator{
    width: 100%;
    border-bottom: 1px solid #999999;
    height: 1px;
    margin: 2px 0px;
}
.separator_blue_2px{
    width: 100%;
    border-bottom: 2px solid#33b3c8 ;
    height: 1px;
    margin: 2px 0px;
}
.separator_blue_1px{
    width: 100%;
    border-bottom: 1px solid#33b3c8 ;
    height: 1px;
    margin: 2px 0px;
}
.separator_orange_2px{
    width: 100%;
    border-bottom: 2px solid#33b3c8 ;
    height: 1px;
    margin: 2px 0px;
}
.separator_orange_1px{
    width: 100%;
    border-bottom: 1px solid#33b3c8 ;
    height: 1px;
    margin: 2px 0px;
}
.separator_bg{
    background-color:#a6e1ea
}
.separator_bg_orange{
    background-color:#fac059
}
.separator_bg_grey{
    background-color:#bfbaba
}
.div-none{
    display: none;
}
.div-block{
    display: block;
}
.div-block-inline{
    display: inline-block;
}
.form-media{
    max-width: 200px !important
}
.form-min{
    max-width: 120px !important
}
.form-min-2{
    max-width: 50px !important
}
.form-min-3{
    max-width: 93px !important
}
.h-2_5{
    height: 2.5rem !important
}
.form-inlineblock{
    display: inline-block !important
}
.input-after{
    display: inline-block;
    font-weight: bold;
    font-size: 1.3rem;
    margin-left: 1px
}
.form-border-dashed{
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px dashed #999999
}
.vert_top{
    vertical-align: top
}
.checkbox-big{
    width: 25px;
    height: 25px;
}
.checkbox-big-span{
    line-height: 25px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.menulogodiv{
    text-align: center;
    margin-top: 1rem;
}
.listavatar{
    width: 80px;
    height: 80px
}
.listavatar_min{
    width: 60px;
    height: 60px
}
.text-bold{
    font-weight: bold !important;
}
.form-inlineblock{
    display: inline-block !important
}
.col-xs-pull-12 {
    left: 100%;
    right: auto;
}
.col-xs-pull-11 {
    left: 91.66666667%;
    right: auto;
}
.col-xs-pull-10 {
    left: 83.33333333%;
    right: auto;
}
.col-xs-pull-9 {
    left: 75%;
    right: auto;
}
.col-xs-pull-8 {
    left: 66.66666667%;
    right: auto;
}
.col-xs-pull-7 {
    left: 58.33333333%;
    right: auto;
}
.col-xs-pull-6 {
    left: 50%;
    right: auto;
}
.col-xs-pull-5 {
    left: 41.66666667%;
    right: auto;
}
.col-xs-pull-4 {
    left: 33.33333333%;
    right: auto;
}
.col-xs-pull-3 {
    left: 25%;
    right: auto;
}
.col-xs-pull-2 {
    left: 16.66666667%;
    right: auto;
}
.col-xs-pull-1 {
    left: 8.33333333%;
    right: auto;
}
.col-xs-pull-0 {
    left: auto;
    right: auto;
}
.col-xs-push-12 {
    right: 100%;
    left: 0;
}
.col-xs-push-11 {
    right: 91.66666667%;
    left: 0;
}
.col-xs-push-10 {
    right: 83.33333333%;
    left: 0;
}
.col-xs-push-9 {
    right: 75%;
    left: 0;
}
.col-xs-push-8 {
    right: 66.66666667%;
    left: 0;
}
.col-xs-push-7 {
    right: 58.33333333%;
    left: 0;
}
.col-xs-push-6 {
    right: 50%;
    left: 0;
}
.col-xs-push-5 {
    right: 41.66666667%;
    left: 0;
}
.col-xs-push-4 {
    right: 33.33333333%;
    left: 0;
}
.col-xs-push-3 {
    right: 25%;
    left: 0;
}
.col-xs-push-2 {
    right: 16.66666667%;
    left: 0;
}
.col-xs-push-1 {
    right: 8.33333333%;
    left: 0;
}
.col-xs-push-0 {
    right: auto;
    left: 0;
}
.col-xs-offset-12 {
    margin-right: 100%;
    margin-left: 0;
}
.col-xs-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
}
.col-xs-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
}
.col-xs-offset-9 {
    margin-right: 75%;
    margin-left: 0;
}
.col-xs-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
}
.col-xs-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
}
.col-xs-offset-6 {
    margin-right: 50%;
    margin-left: 0;
}
.col-xs-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
}
.col-xs-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
}
.col-xs-offset-3 {
    margin-right: 25%;
    margin-left: 0;
}
.col-xs-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
}
.col-xs-offset-0 {
    margin-right: 0%;
    margin-left: 0;
}
.featuresinfo{
    display: inline-block;
    padding: 5px 10px;
    background-color: #f4fffa;
    border: 1px solid #858b89;
    margin: 2px 0px
}
.alertinfobox{
    display: inline-block;
    padding: 5px 10px;
    background-color: #fef3f0;
    border: 1px solid #858b89;
    margin: 0px 5px
}
.avatar_head{
    max-width: 40px;
    max-height: 40px;
}
.bg-red{
    background-color: #f5d6d6 !important
}
.bg-green{
    background-color: #d6f5d7 !important
}
@media (max-width: 768px) {
    .form-min{
        max-width: 100px
    }
    .m_top_5_mob{
        margin-top: 5px;
    }
    .m_bot_5_mob{
        margin-top: 5px;
    }
}
@media (max-width: 1366px) {
    .errorlabel{
        font-size: 0.8rem
    }
}
.scrollToTop {
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    z-index: 999;
    bottom: 100px;
    right: 30px;
    position: fixed;
    border-radius: 5px;
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    background: #545454;
    text-align: center;
    font-size: 16px;
}
.scrollToTop:hover {
    color: #ffffff;
}
.scrollToTop.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.scrollToTop.active:hover {
    background: #2f4050;
}
.scrollToTop img {
    width: 100%;
}
.favoritmenu{margin-top: 0.5rem; margin-left: 10px}
.paging_simple_numbers{float: right; margin-right: 15px;}