.color-orange{color: orange !important }
.color-green{color: green !important}
.color-red{color: red !important}
.color-blue{color: blue !important}
.color-white{color: white !important}
.color-grey{color: grey !important}
.posrel{position: relative}
.cursor{cursor: pointer}
.errorlabel{color:red;margin-left: 15px;}
.border-red{border-color: red}
.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}
.separator{width: 100%;border-bottom: 1px solid #fa7022   ;margin: 5px 0px 6px 0px;}
.separator2{width: 100%;border-bottom: 1px solid #cfcfcf   ;margin: 5px 0px 6px 0px;}
.txt-bold{font-weight: bold !important}
