@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
 .layout-boxed body, .layout-boxed html, .wrapper, body, html {
     height: 100% 
}
 .wrapper, body {
     overflow-x: hidden 
}
 .dashcontent h3, .pageTitle h1, .tdColor {
     letter-spacing: 1px;
     text-transform: uppercase 
}
 .dashBtn button, .dashViewProf, .dashcontent h3, .pageTitle h1, .tdColor, .userDetail {
     text-transform: uppercase 
}
 .box-comments .box-comment:after, .chat .item:after, .chat .item>.attachment:after, .clearBoth, .contacts-list>li:after, .control-sidebar-menu>li>a:after, .direct-chat-msg:after, .innerpage-right-inner-addon, .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after, .navbar-nav>.user-menu>.dropdown-menu>.user-body:after, .navbar-nav>.user-menu>.dropdown-menu>.user-footer:after, .products-list>.item:after, .timeline>li:after, .user-block:after, .user-panel:after, .wrapper:after {
     clear: both 
}
 body {
     font-family: Arial;
     font-weight: 400;
     background: #1c3c6d 
}
 .fw, .tblTitle, .transType {
     font-weight: 600 
}
 .wrapper {
     position: relative;
     overflow-y: hidden 
}
 .wrapper:after, .wrapper:before {
     content: " ";
     display: table 
}
 .layout-boxed .wrapper {
     max-width: 1250px;
     margin: 0 auto;
     min-height: 100%;
     box-shadow: 0 0 8px rgba(0, 0, 0, .5);
     position: relative 
}
 .layout-boxed {
     background: url(../img/boxed-bg.jpg) fixed 
}
 .content-wrapper, .main-footer, .right-side {
     -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
     -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
     -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
     transition: transform .3s ease-in-out, margin .3s ease-in-out;
     margin-left: 0;
     z-index: 0 
}
 .layout-top-nav .content-wrapper, .layout-top-nav .main-footer, .layout-top-nav .right-side {
     margin-left: 0 
}
 .control-label {
     font-size: 13px 
}
 .breadcrumb {
     background-color: transparent;
     border-radius: 0;
     padding:7px 15px!important;
}
 .breadcrumb>.active {
     color: #1C3C6D;
     font-weight: 600 
}
/*css added by swati starts here*/
 .popradio{
    position:absolute;
    left:-57px !important;
}
 .popradio1{
    position:absolute;
    left:-61px !important;
}
 .poptitleright{
     float: right;
     padding-right: 10px;
}
 .gstr2reconmanualpop .modal-body{
    height:auto;
    padding: 25px 15px;
}
 .popHeadTxt{
    text-align: center;
     background: #f7c1c1;
     color: 000;
     padding-bottom: 5px;
     padding-top: 5px!important;
}
 .popSubHead{
     font-weight: 600;
     margin-bottom: 10px;
}
 .notifyIcon{
     float: right;
     top: -51px;
     position: relative;
     font-size: 21px;
     color: #8dc73f;
    cursor:pointer;
}
 .swing{
     animation: swing ease-in-out 0.5s infinite alternate;
     transform-origin: center -20px;
     -webkit-transform-origin: top;
     -moz-transform-origin: top;
     transform-origin: top;
}
 @keyframes swing {
     0% {
         transform: rotate(5deg);
    }
     100% {
         transform: rotate(-5deg);
    }
}
 .notifyDiv{
     display:none;
     box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
     width: 524px;
     right: 14px;
     position: absolute;
     top: 64%;
     z-index: 1000;
     float: right;
     min-width: 10rem;
     padding: .5rem 0;
     margin: .125rem 0 0;
     font-size: 1rem;
     color: #1c273c;
     text-align: left;
     list-style: none;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid #e3e7ed;
     border-radius: .25rem;
}
 .notifyDiv::before {
     content: "";
     width: 15px;
     height: 15px;
     background: #fff;
     position: absolute;
     right: .4%;
     top: -8px;
     border-left: 2px solid #e3e7ed;
     border-top: 2px solid #e3e7ed;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
}
 .progTxt{
    padding: 0px 20px;
     font-size: 14px;
}
 .failIcon{
    color: #fff;
     background: #ea2809;
     padding: 8px 9px;
     border-radius: 50%;
}
 .compIcon{
    color: #fff;
     background: #3bb001;
     padding: 8px;
     border-radius: 50%;
}
 .progIcon{
    color: #fff;
     background: #00bbe0;
     padding: 8px;
     border-radius: 50%;
     animation-name: spin;
     animation-duration: 5000ms;
     animation-iteration-count: infinite;
     animation-timing-function: linear;
}
 @keyframes spin {
     from {
         transform:rotate(0deg);
    }
     to {
         transform:rotate(360deg);
    }
}
.pad10 {	
    padding: 10px !important;	
}
 .paddT10 {
     padding-top: 10px 
}
 .borderT {
     border-bottom: 1px solid #ddd  !important;
}
 .mt13 {
     margin-top: 13px 
}
 .paddTB5 {
     padding-top: 5px;
     padding-bottom: 5px 
}
 .marTB5 {
     margin-top: 5px;
     margin-bottom: 5px 
}
 .mart-10 {
     margin-top: -10px 
}
 .mart-8 {
     margin-top: -8px 
}
 .mart10 {
     margin-top: 10px 
}
 .paddL0 {
     padding-left: 0!important 
}
 .paddR0 {
     padding-right: 0!important 
}
 .w100px {
     width: 100px 
}
 .w200px {
     width: 200px 
}
 .paddL15 {
     padding-left: 15px 
}
 .paddB10 {
     padding-bottom: 10px!important 
}
 .paddB25 {
     padding-bottom: 25px!important 
}
 .paddT30 {
     padding-top: 30px!important 
}
 .pr5 {
     padding-right: 5px!important 
}
 .pl5 {
     padding-left: 5px!important 
}
 .pl16px {
     padding-left: 16px!important 
}
 .pl15px {
     padding-left: 15px !important 
}
 .pr15 {
     padding-right: 15px !important 
}
 .pb15 {
     padding-bottom: 15px!important 
}
 .pt5 {
     padding-top: 5px!important 
}
 .pt15 {
     padding-top: 15px!important 
}
 .pt25 {
     padding-top: 25px!important 
}
 .pt12px {
     padding-top: 12px!important 
}
 .pl0 {
     padding-left: 0!important 
}
 .pr0 {
     padding-right: 0!important 
}
 .pr10 {
     padding-right: 10px!important 
}
 .mlr0 {
     margin-left: 0!important;
     margin-right: 0!important 
}
 .ml25 {
     margin-left: 25px!important 
}
 .mr10px{
    margin:10px;
}
 .pt2px {
     padding-top: 2px 
}
 .ml6 {
     margin-left: 6px 
}
 .mt40{
    margin-top:40px!important;
}
 .pl8px {
     padding-left: 8px!important 
}
 .padding10{
    padding:10px!important;
}
 .noButtonCss {
     background: 0 0;
     border: transparent;
     padding-left: 15px;
     padding-top: 4px;
     color: #1C3C6D 
}
 .noButtonCss:hover {
     color: #ad0303 
}
 .fontSize20 {
     font-size: 20px!important 
}
 .borderTop {
     border-top: 1px solid #ccc 
}
 .bt3px {
     border-top: 3px solid #e5e5e5 
}
 .table {
     margin-bottom: 0!important 
}
 .panel-body {
     padding: 0 15px 15px;
}
 .btnCenter {
     text-align: center 
}
 .marB10 {
     margin-bottom: 10px!important 
}
 .marB20 {
     margin-bottom: 20px!important 
}
 .marT0{
     margin-top: 0px!important 
}
 .mt15 {
     margin-top: 15px!important 
}
 .mt250 {
     margin-top: 235px!important 
}
 .padd5 {
     padding: 5px 
}
 .text-right, .text-right-block {
     text-align: right;
     padding-right: 5px!important 
}
 .mr15 {
     margin-right: 15px 
}
 .mr10 {
     margin-right: 10px 
}
 .paddTB10 {
     padding-top: 10px;
     padding-bottom: 10px 
}
 .text-right-block {
     display: block 
}
 .linkAnchor{
    font-weight:600;
    text-decoration: underline !important;
}
 #backtop, .accordionTblCenter tbody tr td, .gstrSummary, .promotext, .text-center {
     text-align: center!important;
}
 .cheboxSize {
     -ms-transform: scale(1.3);
     -moz-transform: scale(1.3);
     -webkit-transform: scale(1.3);
     -o-transform: scale(1.3);
     padding: 10px 
}
 .itemCenter td a {
     display: table;
     margin: 0 auto;
}
 .noBoxShadow {
     box-shadow: none!important;
}
 .mt-5 {
     margin-top: -5px;
}
 input[type=number] {
     -moz-appearance: textfield!important 
}
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
     -webkit-appearance: none!important;
     margin: 0!important 
}
.checkboxText {	
    position: absolute;	
    margin-top: 4px;	
    padding-left: 5px 	
}
 .promotext {
     background: #00977a;
     border: 1px solid #00977a;
     color: #fff;
     font-weight: 500;
     padding: 5px;
     position: absolute;
     z-index: 9999;
     top: 39px;
     width: 70%;
     right: 15px 
}
 .promotext:after, .promotext:before {
     bottom: 100%;
     left: 50%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
     border-color: rgba(0, 151, 122, 0);
     border-bottom-color: #00977A 
}
 .promotext:after {
     border-width: 6px;
     margin-left: -6px 
}
 .promotext:before {
     border-width: 7px;
     margin-left: -7px 
}
 .innerpage-right-inner-addon {
     position: relative 
}
 .tdbgGray {
     background: #EDEDED!important 
}
 .pagination {
     margin: 10px 0!important 
}
 input:checked+.slider {
     background-color: #1C3C6D 
}
 input:focus+.slider {
     box-shadow: 0 0 1px #2196F3 
}
 input:checked+.slider:before {
     -webkit-transform: translateX(26px);
     -ms-transform: translateX(26px);
     transform: translateX(26px) 
}
 .slider.round {
     border-radius: 34px 
}
 .slider.round:before {
     border-radius: 50% 
}
 .slider {
     position: absolute;
     cursor: pointer;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #F78220;
     -webkit-transition: .4s;
     transition: .4s 
}
 .slider:before {
     position: absolute;
     content: "";
     height: 18px;
     width: 18px;
     left: 4px;
     bottom: 4px;
     background-color: #fff;
     -webkit-transition: .4s;
     transition: .4s 
}
 .switchUploadList>li {
     display: inline-block 
}
 .divSftp {
     border: 1px solid #ccc;
     padding: 10px 10px 5px 
}
 .switchUpload {
     text-align: left 
}
 .switchUploadList {
     padding-left: 0 
}
 .switchText {
     font-size: 16px;
     font-weight: 700;
     padding-left: 10px;
     padding-right: 10px 
}
 .bordertopPadding {
     margin-top: 25px 
}
 .mandateBorder {
     border-left: 3px solid #FE3A3B!important 
}
 #backtop {
     position: fixed;
     left: auto;
     right: 20px;
     top: auto;
     bottom: 45px;
     outline: 0;
     overflow: hidden;
     color: #fff;
     background-color: rgba(49, 79, 96, .84);
     height: 40px;
     width: 40px;
     line-height: 40px;
     font-size: 14px;
     border-radius: 2px;
     cursor: pointer;
     transition: all .3s linear;
     z-index: 999;
     opacity: 1;
     display: none 
}
 .selectedCriteria li, .switch, .tableAction>li, .userInptStatus li {
     display: inline-block 
}
 #backtop:hover {
     background-color: #14315D 
}
 #backtop.mcOut {
     opacity: 0 
}
 .disabled {
     cursor: not-allowed 
}
 .pageTitle {
     position: fixed;
     width: 100%;
     z-index: 999;
    /* background-color: #e5e5e5;
     */
     padding-bottom: 5px;
     padding-top: 84px 
}
 .fpContainer, .fpContainer2 {
    /* margin-top: 140px;
     position: fixed!important;
     */
     z-index: 999;
     width: 100%!important 
}
 .fpContainer2 {
     background-color: #e5e5e5!important 
}
 .userInptStatus li {
    /* background: #e5e5e5;
     */
     margin-right: 0px;
     padding: 0px 10px;
    /* box-shadow: 0 0 3px 1px #e5e5e5 */
}
 .userInptStatus {
     float: right 
}
 .userInptStatus>ul {
     padding-left: 0;
     margin-bottom: 0 
}
 .tabContainer {
     margin-top: 30px !important 	
}
 .tabContainer2 {
     margin-top: 5px 
}
 .uploadTabContainer {
     margin-top: 150px 
}
 .setup-content .content {
     margin-top: 0 
}
 .jumpPageArrow {
     background: #ddd;
     border: 1px solid #ddd;
     border-radius: 3px;
     padding: 4px 5px;
     position: relative;
     top: -8px 
}
 .navbar-nav>li>a {
     cursor: pointer;
     line-height: 24px 
}
 .accordionTable {
     margin-bottom: 10px!important 
}
 .viewHierarchyList a:nth-child(1) {
     padding-left: 15px;
     padding-top: 3px 
}
 .viewHierarchyList a:nth-child(2) {
     padding-left: 15px;
     padding-top: 4px;
     padding-right: 15px 
}
 .viewHierarchyList a:nth-child(3), .viewHierarchyList a:nth-child(4) {
     padding-top: 3px;
     padding-left: 15px 
}
 .viewHierarchyList a:nth-child(3) {
     padding-right: 15px 
}
 .viewHierarchyList a:nth-child(5) {
     padding-left: 15px 
}
 .viewHierarchy li {
     list-style-type: none;
     padding-bottom: 5px;
    /* cursor: pointer */
}
 .viewHierarchy {
     padding-left: 0;
     font-size: 16px 
}
 .viewHierarchyChildList {
     padding-left: 32px 
}
 .viewHierarchyList a {
     color: #1C3C6D 
}
 .viewHierarchyList a:hover {
     color: #ad0303 
}
 .hierarchyList {
     font-size: 14px;
     padding-right: 10px 
}
 .tblGstr {
     margin: 0 auto;
     border: 1px solid #ccc 
}
 .actionIcon>a:active {
     background: red 
}
 .actionTakenRecord {
     background:#f78220;
}
 .ng-table-sort-header {
     background: #EDEDED;
     color: #000;
     border-top: 1px solid #CCC 
}
 .uploadHis .table {
     border: 1px solid #ccc 
}
 .panel-default {
     border-color: transparent!important 
}
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
     background-color: #1C3C6D!important;
     color: #fff!important 
}
 .trbgWhite {
     background-color: #fff 
}
 .trbgGray {
     background-color: #F3F3F3 
}
 .criteria, .custab thead, .transType {
     background: #EDEDED 
}
 .approveTable {
     max-height: 423px;
     overflow-y: auto;
     border: 1px solid #1C3C6D 
}
 .addCritBtn {
     font-size: 16px!important 
}
 .btn-abs {
     position: absolute!important;
     right: 15px;
     top: 50px 
}
 .transType {
     color: #202020;
     border: 1px solid #898989;
     box-shadow: 1px 1px 2px 0 #898989;
     font-size: 16px;
     margin-bottom: 10px 
}
 .invoiceErr {
     color: #DB2128 
}
 input[type=file] {
     padding: 0 
}
 .panel-tab .panel {
     box-shadow: transparent!important 
}
 .criteriaClose {
     cursor: pointer;
     float: right;
     position: relative;
     right: -5px;
     top: -12px 
}
 .addDetailPop .modal-footer {
     text-align: left 
}
 .criteria {
     color: #1C3C6D;
     box-shadow: 0 1px 5px 1px #14315D;
     padding: 10px;
     margin: 5px!important;
     max-width: 100%;
     word-wrap: break-word;
     overflow-wrap: break-word;
     white-space: normal;
}
 .selectedCriteria {
     padding-left: 0 
}
 .showPassIcon, .showPassIconMandate {
     float: right;
     font-weight: 400;
     padding: 0 12px;
     position: absolute;
     text-align: center;
     cursor: pointer;
     line-height: 1 
}
 .custab thead {
     color: #202020 
}
 .showPassIcon {
     color: #555;
     font-size: 16px;
     right: 29px;
     top: 8px 
}
 .showPassIconMandate {
     color: #da2128;
     font-size: 8px;
     right: 20px;
     top: 11px 
}
 .breadcrumb a:active, .compReg, .poptitle, .tabTitle, .userName {
     font-weight: 600 
}
 .btn.focus, .btn:focus, .btn:hover {
     color: #fff!important;
     background-color: #1C3C6D!important 
}
 .btn-login {
     background-color: #1C3C6D!important;
     width: auto!important;
     color: #fff 
}
 .btn-login.active, .btn-login:active, .btn-login:focus, .btn-login:hover {
     background-color: rgba(28, 60, 109, .5)!important;
     color: #1C3C6D!important 
}
 .btn-signup {
     background-color: #F6762B!important;
     width: auto!important 
}
 .btn-signup.active, .btn-signup:active, .btn-signup:focus, .btn-signup:hover {
     background-color: rgba(246, 118, 43, .5)!important;
     color: #1C3C6D!important 
}
 .loginBg {
     background: url(../../images/loginbg.png) -26px bottom/contain no-repeat #1c3c6d 
}
 .loginTab .logTab {
     text-align: center;
     border-right: 1px solid #131313;
     background-color: #1C3C6D;
     padding: 5px 
}
 .loginTab .rgistrTab {
     text-align: center;
     background-color: #F6762B;
     padding: 5px 
}
 .logTab.active {
     box-shadow: 0 0 5px 2px #20519d;
     z-index: 9 
}
 .rgistrTab.active {
     box-shadow: 0 0 5px 2px #F6762B;
     z-index: 9 
}
 .logContainer .panel {
     border: 10px solid #20519D;
     border-radius: 17px 
}
 .landingBtn {
     text-align: center 
}
 .forgotPasslbl>a {
     font-size: 14px;
     color: #8a8a8a 
}
 .pageTitle h1 {
     background: #fff;
     margin: 0;
     color: #123B71;
     font-size: 22px;
     padding: 15px 10px 6px 10px;
     margin: 5px 11px 11px!important;
}
 .userName {
     font-size: 18px;
     border-bottom: 2px solid #1C3C6D;
     margin-left: 10px;
     color: #1C3C6D 
}
 .compReg {
     color: #656563;
     float: left;
     font-size: 26px;
     margin-bottom: 0;
     margin-top: 11px;
     padding-left: 14px 
}
 .thanktxt {
     color: #1c3c6d;
     font-size: 20px;
     text-align: center 
}
 .invoiceTbl {
     width: auto;
     overflow-x: auto 
}
 .panelHead {
     padding: 10px 0 
}
 .panelHead span {
     font-size: 18px 
}
 .tabTitle {
     text-align: center;
     text-decoration: underline 
}
 .tblGstrdraft {
     width: 100%;
     background: #EDEDED;
     cursor: pointer 
}
 .tblGstrdraft td {
     padding: 5px 25px 10px 
}
 .gstrDraft {
     border-top: 1px solid #ddd;
     padding: 15px 0 
}
 .esignDetail {
     border-top: 1px solid #14315D;
     margin: 15px 0 
}
 .gstrView {
     -moz-border-bottom-colors: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     border-color: #ddd -moz-use-text-color;
     border-image: none;
     border-style: solid none;
     border-width: 1px 0;
     padding: 15px 0 
}
 .tblGstr td {
     padding: 10px 20px 
}
 .gstrInput {
     padding: 20px 0 
}
 .gstrDraft p {
     font-size: 20px;
     padding-top: 20px;
     padding-bottom: 10px 
}
 .gstrAccordion p {
     font-size: 18px;
     padding-top: 20px;
     text-align: center 
}
 .blog-post-bottom .checkbox {
     color: #000 
}
 .tableAction {
     padding-left: 0 
}
 .invite_usericon {
     background: #fff;
     border: 1px solid #000;
     border-radius: 5px;
     box-shadow: none;
     color: #000;
     margin-top: -4px;
     padding: 7px 
}
 .add_popup {
     background: #fff;
     border: 1px solid #d2d2d2;
     margin-top: 5px;
     margin-left: 15px;
     padding: 10px;
     position: absolute;
     right: 11px;
     width: 30%;
     z-index: 999;
     box-shadow: 2px 4px 5px 0 #d2d2d2 
}
 .dateerrorMsgTool:after, .dateerrorMsgTool:before, .errorMsgOtp:after, .errorMsgOtp:before, .errorMsgOuter:after, .errorMsgOuter:before, .errorMsgTool:after, .errorMsgTool:before, .errorMsgtop:after, .errorMsgtop:before {
     bottom: 100%;
     left: 50%;
     content: " ";
     height: 0;
     width: 0;
     pointer-events: none;
     position: absolute 
}
 .poptitle {
     text-align: center 
}
 .popLabel {
     font-size: 12px;
     font-weight: 500 
}
 .forgotPasslbl, .signin {
     font-size: 16px;
     font-weight: 500 
}
 .forgotPasslbl {
     float: left;
     text-decoration: underline 
}
 .signin {
     float: right 
}
 .logoimg {
     text-align: right;
     margin-top:10px;
     margin-bottom:0px;
}
 .dateerrorMsgTool {
     color: #fff;
     background: #1C3C6D;
     border: 1px solid #1C3C6D;
     font-weight: 500;
     padding: 3px 5px;
     position: absolute;
     right: 0;
     top: 40px 
}
 .errorMsgAddress, .errorMsgOuter, .errorMsgTool, .errorMsgtop {
     color: #fff;
     background: #1C3C6D;
     font-weight: 500;
     padding: 3px 5px;
     right: 16px;
     z-index: 9;
     font-size: 12px 
}
 .dateerrorMsgTool:after, .dateerrorMsgTool:before {
     border: solid transparent;
     border-color: rgba(182, 70, 69, 0) rgba(182, 70, 69, 0) #1c3c6d 
}
 .dateerrorMsgTool:after {
     border-width: 5px;
     margin-left: -5px 
}
 .dateerrorMsgTool:before {
     border-width: 6px;
     margin-left: -6px 
}
 .errorMsgOuter {
     border: 1px solid #1C3C6D;
     position: absolute;
     top: 39px 
}
 .errorMsgOuter:after, .errorMsgOuter:before {
     border: solid transparent;
     border-color: rgba(182, 70, 69, 0) rgba(182, 70, 69, 0) #1c3c6d 
}
 .errorMsgOuter:after {
     border-width: 5px;
     margin-left: -5.1px 
}
 .errorMsgOuter:before {
     border-width: 6px;
     margin-left: -6px 
}
 .errorMsgtop {
     border: 1px solid #1C3C6D;
     position: absolute;
     top: 60px 
}
 .errorMsgtop:after, .errorMsgtop:before {
     border: solid transparent;
     border-color: rgba(182, 70, 69, 0) rgba(182, 70, 69, 0) #1c3c6d 
}
 .errorMsgtop:after {
     border-width: 5px;
     margin-left: -5.1px 
}
 .errorMsgtop:before {
     border-width: 6px;
     margin-left: -6px 
}
 .errorMsgOtp {
     color: #fff;
     background: #1C3C6D;
     border: 1px solid #1C3C6D;
     font-weight: 500;
     padding: 3px 5px;
     position: absolute;
     top: 67px;
     z-index: 9;
     font-size: 12px 
}
 .errorMsgOtp:after, .errorMsgOtp:before {
     border: solid transparent;
     border-color: rgba(182, 70, 69, 0) rgba(182, 70, 69, 0) #1c3c6d 
}
 .errorMsgOtp:after {
     border-width: 5px;
     margin-left: -5.1px 
}
 .errorMsgOtp:before {
     border-width: 6px;
     margin-left: -6px 
}
 .errorMsgTool {
     border: 1px solid #1C3C6D;
     position: absolute;
     top: 39px 
}
 .errorMsgTool:after, .errorMsgTool:before {
     border: solid transparent;
     border-color: rgba(182, 70, 69, 0) rgba(182, 70, 69, 0) #1c3c6d 
}
 .errorMsgTool:after {
     border-width: 5px;
     margin-left: -5.1px 
}
 .errorMsgTool:before {
     border-width: 6px;
     margin-left: -6px 
}
 .errorMsgLeft {
     color: #fff;
     background: #1C3C6D;
     border: 1px solid #1C3C6D;
     font-weight: 500;
     padding: 3px 5px;
     position: absolute;
     left: 16px!important;
     top: 34px;
     z-index: 9;
     font-size: 12px 
}
 .errorMsgAddress:after, .errorMsgAddress:before, .errorMsgLeft:after, .errorMsgLeft:before {
     bottom: 100%;
     left: 50%;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none 
}
 .errorMsgLeft:after, .errorMsgLeft:before {
     border: solid transparent;
     border-color: rgba(182, 70, 69, 0) rgba(182, 70, 69, 0) #1c3c6d 
}
 .errorMsgLeft:after {
     border-width: 5px;
     margin-left: -5.1px 
}
 .errorMsgLeft:before {
     border-width: 6px;
     margin-left: -6px 
}
 .errorMsgAddress {
     border: 1px solid #1C3C6D;
     position: absolute;
     top: 70px!important 
}
 .errorMsgAddress:after, .errorMsgAddress:before {
     border: solid transparent;
     border-color: rgba(182, 70, 69, 0) rgba(182, 70, 69, 0) #1c3c6d 
}
 .errorMsgAddress:after {
     border-width: 5px;
     margin-left: -5.1px 
}
 .errorMsgAddress:before {
     border-width: 6px;
     margin-left: -6px 
}
 .login-page {
     background-image: url(../images/login_bg.jpg);
     background-size: cover 
}
 .compSelection {
     border: 1px solid #4C6069;
     padding: 10px 0 
}
 .multiselect {
     text-align: left;
     padding-right: 32px;
     overflow: hidden;
     text-overflow: ellipsis 
}
 .Aligncenter, .dashViewProf, .innerTabHead, .innerValTab, .searchIcon {
     text-align: center 
}
 .multiselect .caret {
     right: 12px;
     top: 45%;
     position: absolute 
}
 .multiselect-container.dropdown-menu {
     min-width: 0 
}
 .multiselect-container>li>a>label {
     white-space: normal;
     padding: 5px 15px 5px 35px 
}
 .multiselect-container>li>a>label>input[type=checkbox] {
     margin-top: 3px 
}
 .switch {
     position: relative;
     width: 52px;
     height: 25px;
     top: 12px 
}
 .switch input {
     display: none 
}
 .orgslider {
     position: absolute;
     cursor: pointer;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #DD4B39;
     -webkit-transition: .4s;
     transition: .4s 
}
 .orgslider:before {
     position: absolute;
     content: "";
     height: 20px;
     width: 20px;
     left: 4px;
     bottom: 2.5px;
     background-color: #fff;
     -webkit-transition: .4s;
     transition: .4s;
     top: 2.9px 
}
 input:checked+.orgslider {
     background-color: #449D44 
}
 input:focus+.orgslider {
     box-shadow: 0 0 1px #2196F3 
}
 input:checked+.orgslider:before {
     -webkit-transform: translateX(26px);
     -ms-transform: translateX(26px);
     transform: translateX(26px) 
}
 .orgslider.round {
     border-radius: 34px 
}
 .orgslider.round:before {
     border-radius: 50% 
}
 .innerRuppe {
     font-size: 14px!important;
     color: #000!important 
}
 .dashRupee {
     font-size: 18px!important;
     color: #fff!important 
}
 .dashwidget {
     box-shadow: 1px 1px 5px 1px #222D32!important 
}
 .dashViewProf {
     padding: 10px 
}
 .dashViewProf a, .dashViewProf a:active, .dashViewProf a:focus, .dashViewProf a:hover {
     color: #fff 
}
 .panel-heading .accordion-toggle h4.childtAcc:after, .panel-heading .accordion-toggle h4.parentAcc:after {
     font-family: FontAwesome;
     float: right;
     color: #202020;
     overflow: no-display;
     position: relative;
     font-size: 25px;
     font-weight: 700 
}
 .summaryAcc .accordion-toggle h4.parentAcc:after {
     display: none!important 
}
 .gstnInput>li, .logoList li {
     display: inline-block 
}
 .panel-heading .accordion-toggle h4.parentAcc:after {
     content: "\f106";
     top: -56px;
     right: 10px 
}
 .panel-heading .accordion-toggle.collapsed h4.childtAcc:after {
     content: "\f107" 
}
 .panel-heading .accordion-toggle h4.childtAcc:after {
     content: "\f106";
     top: -70px;
     right: 7px 
}
 .panel-heading .accordion-toggle.collapsed h4.parentAcc:after {
     content: "\f107" 
}
 a.accordion-toggle {
     text-decoration: none;
     cursor: pointer 
}
 .accordion-toggle.collapsed>h4 {
     margin-bottom: 0;
     margin-top: 0 
}
 .panel-group a:active, .panel-group a:focus, .panel-group a:hover {
     color: #000 
}
 .panel-heading table thead tr th {
     padding: 5px 15px;
     color: #202020 
}
 .panel-heading table tbody tr td {
     padding: 5px 15px 15px;
     color: #202020 
}
 .panel-heading h4 table tbody tr td {
     font-size: 16px;
     font-weight: 600 
}
 .panel-heading h4 table tbody tr td span {
     font-size: 16px;
     font-weight: 500;
     padding: 0 10px 
}
 .panel-heading h4 table tbody tr td a {
     color: #DD4B39!important 
}
 .dashBtn {
     padding: 10px 0 20px 
}
 .dashBtn button {
     margin: 0 10px;
     font-size: 16px 
}
 .dashBtn button i {
     padding-left: 10px 
}
 .widget-user-2 .widget-summary {
     font-size: 18px;
     font-weight: 600;
     text-align: center;
     text-transform: uppercase 
}
 .box-body table tbody tr td a {
     padding: 10px 5px;
     color: #14315D;
     font-size: 14px;
     font-weight: 600 
}
 .fw600, .sampleDwd a {
     font-size: 16px 
}
 .box-body table tbody tr td a:active, .box-body table tbody tr td a:focus, .box-body table tbody tr td a:hover {
     color: #337AB7 
}
 .sampleDwd a {
     color: #1C3C6D;
     text-decoration: underline 
}
 .sampleDwd a:hover {
     color: #DB2128;
     text-decoration: underline;
     font-size: 16px 
}
 .ptb10 {
     padding-top: 15px;
     padding-bottom: 10px 
}
 .return_assignee_lst {
     padding-left: 0 
}
 .return_assignee_lst li {
     border: 1px solid #d1d1d1;
     display: inline-block;
     margin: 0 10px 0 0;
     padding: 10px 
}
 .pagehead {
     padding: 10px 15px;
     color: #333;
     margin-bottom: 10px;
     font-weight: 500;
     font-size: 18px;
     border-bottom: 1px solid #d2d2d2 
}
 .mar-10px {
     margin-right: -10px;
     margin-left: -10px 
}
 .noPadding {
     padding: 0!important 
}
 .paddT10px {
     padding-top: 10px!important 
}
 .mar0px {
     margin: 0 
}
 .form-signin-heading {
     margin-bottom: 20px;
     margin-top: 0;
     color: #656563 
}
 .colorgraph {
     height: 7px;
     border-top: 0;
     background: #c4e17f;
     border-radius: 5px;
     background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4)!important;
     background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4)!important;
     background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4)!important;
     background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4)!important 
}
 .login-heading {
     background-color: #fff!important;
     padding-bottom: 0 
}
 .modal-dialog {
     width: 60%!important 
}
 .summaryAcc {
     width: 20%!important 
}
 .gstnInput>li {
     margin: -4px 
}
 .userAccount, .userDetail {
     margin-top: 10px 
}
 .gstnInput>li:nth-child(1) {
     width: 9% 
}
 .gstnInput>li:nth-child(2) {
     width: 23% 
}
 .gstnInput>li:nth-child(3) {
     width: 9.5% 
}
 .br0 {
     border-right: none 
}
 .bl0 {
     border-left: none 
}
 .gstnInput {
     padding-left: 5px 
}
 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
     background-color: #F78220!important;
     border-color: #F78220!important 
}
 .logo-lg img {
     float: left 
}
 .logoList li:nth-child(1) {
     float: left;
     padding-left: 10px;
     padding-top: 7px 
}
 .logoList li:nth-child(2) {
     float: right 
}
 .selectLang {
     display: block;
     width: 120px;
     height: 28px 
}
 .companyList {
     padding: 0 10px;
     max-height: 320px;
     overflow: auto 
}
 .companyList>li {
     list-style-type: none;
     border-bottom: 1px solid #ccc;
     padding-top: 5px;
     padding-bottom: 5px 
}
 .companyList>li>span {
     font-weight: 400;
     font-size: 18px 
}
 .companyList>li:last-child {
     border-bottom: transparent 
}
 .horizontalMenu .navbar-collapse {
     background: #1C3C6D;
     position: fixed;
     width: 100%!important;
     top: 86px 
}
 .nav>li>a:focus, .navbar-custom-menu>.nav>li>a:hover {
     background-color: transparent!important;
     color: #1C3C6D!important 
}
 .headMenuLink>.active>a, .headMenuLink>.nav>li>a:hover, .headMenuLink>li>a:hover, .nav>li>a:focus {
     background-color: #F78220!important 
}
 .headMenuLink>li>a {
     color: #fff!important;
     padding-top: 7px!important;
     padding-bottom: 7px!important 
}
 .headMenuLink>li>a:hover {
     color: #fff!important 
}
 .headMenuLink>li>a i {
     padding-right: 5px 
}
 .nav>li.disabled>a:focus, .subsriptionMenu>.nav>li.disabled>a:hover {
     background-color: transparent!important;
     color: #777!important 
}
 .horizontalMenu>.nav>li>a:hover, .nav>li>a:focus {
     background-color: #F78220!important;
     color: #fff!important 
}
 .headMenuLink .dropdown-menu {
     background-color: #1C3C6D!important;
     padding: 0;
     border-color: #14315D 
}
 .headMenuLink .dropdown-menu>li>a {
     color: #fff;
     width: 100%;
     padding: 6px 20px 
}
 #invoicebox ul li div.toggle {
     width: 100%;
     display: block;
     background: rgba(184, 197, 222, .44);
     color: #000;
     padding: .75em;
     border-radius: .15em;
     transition: background .3s ease;
     cursor: pointer 
}
 .invRow span, .invoiceHeader {
     display: inline-block;
     border: 1px solid #000;
     padding: 5px 
}
 #invoicebox a {
     text-decoration: none;
     color: #1C3C6D;
     cursor: pointer 
}
 #invoicebox a:hover {
     color: #0d5fde 
}
 #invoicebox .toggle td {
     text-decoration: none;
     color: #000;
     font-size: small;
     padding-left: 25px 
}
 .popLabelText, .table.table-bordered.paymentTable a {
     text-decoration: underline 
}
 #invoicebox p {
     font-size: 1.1em;
     margin: 1em 0 
}
 #invoicebox .description {
     margin: 1em auto 2.25em 
}
 #invoicebox h1 {
     font-family: Pacifico, cursive;
     font-weight: 400;
     font-size: 2.5em 
}
 #invoicebox ul {
     list-style: none;
     padding: 0 
}
 #invoicebox .show .inner {
     display: block 
}
 #invoicebox .inner {
     padding-left: 0;
     overflow: hidden;
     display: none 
}
 #invoicebox ul li {
     margin: .5px 0;
     cursor: pointer 
}
 #invoicebox ul li a .toggle {
     width: 100%;
     display: block;
     background: #D2D6DE;
     color: #000;
     padding: .75em;
     border-radius: .15em;
     transition: background .3s ease 
}
 #invoicebox ul li a .toggle:hover {
     background: rgba(0, 0, 0, .9) 
}
 .showInvoiceItem {
     display: block!important 
}
 .footerLinks>li, .goToPage>li, .innerTablist>li, .pagnumList>li {
     display: inline-block 
}
 .invoiceGroup td, .invoiceNonGroup td {
     background-color: #fff!important 
}
 .accordionTable thead tr td {
     background: rgba(181, 181, 181, .44);
     border-top: 1px solid #1C3C6D!important 
}
 .accordionParentTable tbody tr td {
     background: #b8c5de!important;
     cursor: pointer 
}
 .accordionChildTable thead tr td {
     background: rgba(181, 181, 181, .44)!important 
}
 .accordionChildTable tbody tr td {
    /* background: #F7F7F4!important;
     */
}
 .footerLinks>li {
     padding-right: 10px 
}
 .dropdown-menu {
     z-index: 10000!important 
}
 .modal-body {
     height: 330px;
     overflow-y: auto 
}
 .popLabelText {
     font-size: 16px;
     font-weight: 600 
}
 .businessError {
     margin: 10px auto;
     width: 50%;
     border: 2px solid #1C3C6D;
     background: #f9f8f8 
}
 .errorList p {
     color: #DA2128 
}
 .errorTitle {
     color: #000;
     font-size: 18px;
     font-weight: 600 
}
 .fbcolor, .linkedincolor, .twitcolor {
     font-size: 25px!important 
}
 .logoList {
     padding-left: 0 
}
 .fbcolor {
     color: #3B579D 
}
 .twitcolor {
     color: #1DA1F2 
}
 .linkedincolor {
     color: #007BB6 
}
 #toast-container>div {
     width: auto!important;
     max-width: 350px!important 
}
 .custom-file-input::-webkit-file-upload-button {
     visibility: hidden 
}
 .custom-file-input::before {
     content: 'Browse...';
     display: inline-block;
     background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
     border: 1px solid #999;
     border-radius: 3px;
     padding: 5px 15px;
     outline: 0;
     white-space: nowrap;
     -webkit-user-select: none;
     cursor: pointer;
     text-shadow: 1px 1px #fff;
     font-weight: 500;
     font-size: 11pt;
     color: #000 
}
 .custom-file-input:hover::before {
     border-color: #000 
}
 .custom-file-input:active::before {
     background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9) 
}
 .searchIcon {
     color: #000;
     float: right;
     font-size: 22px;
     font-weight: 400;
     line-height: 1;
     padding: 0 12px;
     position: absolute;
     right: 0;
     top: 6px;
     z-index: 9 
}
 .innerTablist>li {
     padding: 5px 5px 0 
}
 .innerTablist {
     padding-left: 0 
}
 .innerTablist>li:nth-child(2) {
     float: right 
}
 .innerTabHead {
     font-size: 16px;
     font-weight: 600 
}
 .innerTabContent {
     border: 1px solid #ddd;
     padding: 5px;
     background: #EEE 
}
 .innerTabContent:hover {
     background: #fff 
}
 .paymentTable tr th, .tdretailPlan {
     background: #EDEDED 
}
 .innerValTab {
     padding: 5px 5px 0 
}
 .pagnumList>li {
     padding: 6.3px 5px;
     margin-top: -47px;
     border: 1px solid #ccc 
}
 .retailPlanDetail, .retailPlandata {
     border: 1px solid #ddd;
     margin: 0 auto 
}
 .pagnumList>li>span {
     font-weight: 700 
}
 .retailPlandata {
     width: 50.4% 
}
 .retailPlandata table tr td:nth-child(1) {
     font-weight: 600;
     float: right 
}
 .retailPlanDetail {
     width: 51.5% 
}
 .paymentDetail {
     margin: 0 auto;
     width: 50% 
}
 .tdretailPlan, .tdretailPlanEven {
     width: 20%;
     vertical-align: middle 
}
 .tdretailPlanEven {
     background: #fff 
}
 .fw600, .vm {
     vertical-align: middle!important 
}
 .tdborderb {
     border-bottom: 1px solid #ddd 
}
 .fw600 {
     font-weight: 600 
}
 .btnNoBg {
     background: 0 0!important;
     border: transparent 
}
 .btn-other {
     background-color: #3c8dbc;
     border-color: #367fa9 
}
 .fc-event {
     border: 1px solid #1C3C6D!important 
}
 .fc-agendaDay-button, .fc-agendaWeek-button, .fc-month-button {
     display: none!important 
}
 .tblHgt {
     max-height: 224px;
     overflow-y: auto 
}
 .round-tab i {
     padding-top: 10px 
}
 .dashList>li, .dashlistInner>li {
     list-style-type: none;
     padding-top: 5px;
     padding-bottom: 5px 
}
 .dashcontent>p {
     text-align: justify;
     text-justify: inter-word;
     padding: 15px 15px 0;
     line-height: 22px 
}
 .dashcontent h3 {
     color: #fff 
}
 .tdColor {
     background-color: #e5e5e5!important;
     font-weight: 600;
     color: #000;
     text-align: center 
}
 .dashTable tbody tr {
     border-bottom: 1px solid #e5e5e5 
}
 .summaryTable tbody tr, .summaryTblHead thead tr td {
     border-left: 1px solid #ccc;
     border-right: 1px solid #ccc;
     border-bottom: 1px solid #ccc 
}
 .summaryTblHead thead tr td {
     background: #f7f7f7!important;
     border-top: 1px solid #ccc!important;
     font-weight: 600;
     font-size: 13px!important;
     color: #000;
     letter-spacing: .5px 
}
 .btnText, .tabText, .tabTitleText {
     letter-spacing: 1px;
     text-transform: uppercase 
}
 .summaryDivHgt {
     height: 452px;
     overflow-y: auto;
     overflow-x: hidden 
}
 .dashLinkHead, .dashList a {
     vertical-align: middle;
     box-shadow: 0 0 1px transparent;
     position: relative;
     overflow: hidden;
     display: inline-block;
     -moz-osx-font-smoothing: grayscale 
}
 .summaryTable tbody tr td {
     text-align: right 
}
 .summaryTable thead tr td {
     text-align: center 
}
 .summaryGstn tbody tr td:nth-child(2) {
     text-align: left 
}
 .gstrRightTitle, .noAccess, span.round-tab {
     text-align: center 
}
 .clearBoth {
     padding-top: 5px 
}
 .dashLinkHead {
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     color: #0b3c6c!important;
     font-size: 14px!important;
     font-weight: 600!important 
}
 .dashList a {
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     color: #0b3c6c;
     font-size: 14px;
     font-weight: 600 
}
 .settingBorder, .summaryDiv {
     box-shadow: 0 0 3px 1px #e5e5e5 
}
 .dashList a:before {
     content: "";
     position: absolute;
     z-index: -1;
     left: 50%;
     right: 50%;
     bottom: 0;
     background: #1C3C6D;
     height: 2px;
     -webkit-transition-property: left,right;
     transition-property: left,right;
     -webkit-transition-duration: .3s;
     transition-duration: .3s;
     -webkit-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
}
 .wizard .nav-tabs, .wizard>div.wizard-inner {
     position: relative 
}
 .dashBg, .wizard {
     background: #fff 
}
 .dashList a:active:before, .dashList a:focus:before, .dashList a:hover:before {
     left: 0;
     right: 0 
}
 .dashlistInner a {
     color: #F78220 
}
 .wizard {
     margin: 20px auto 
}
 .wizard .nav-tabs {
     margin: 0 auto;
     border-bottom-color: #e0e0e0 
}
 .connecting-line {
     height: 2px;
     background: #F78220;
     position: absolute;
     width: 84%;
     margin: 0 auto;
     left: 0;
     right: 112px;
     top: 59%;
     z-index: 1 
}
 .nav>li>a {
     padding: 5px 15px!important 
}
 .wizard .nav-tabs>li.active>a, .wizard .nav-tabs>li.active>a:focus, .wizard .nav-tabs>li.active>a:hover {
     color: #555;
     cursor: default;
     border: 0;
     border-bottom-color: transparent 
}
 span.round-tab {
     width: 44px;
     height: 44px;
     line-height: 44px;
     display: inline-block;
     border-radius: 100px;
     background: #fff;
     border: 2px solid #1C3C6D;
     z-index: 2;
     position: absolute;
     left: 0;
     font-size: 20px 
}
 span.round-tab i {
     color: #555 
}
 .wizard li.active span.round-tab {
     background: #fff;
     border: 2px solid #00a65a 
}
 .wizard li.active span.round-tab i {
     color: #00a65a 
}
 span.round-tab:hover {
     color: #3A97DF;
     border: 2px solid #1C3C6D;
}
 .wizard .nav-tabs>li {
     width: 12%;
     padding: 20px 0 0 
}
 .wizard .nav-tabs>li a {
     position: relative 
}
 .wizard .nav-tabs>li span.title {
     position: absolute;
     top: 12px;
     left: 0;
     text-align: center;
     font-weight: 500;
     width: 100%;
     font-size: 14px;
     line-height: 15px;
     text-transform: uppercase 
}
 .wizard li.active:after, .wizard li:after {
     position: absolute;
     left: 46%;
     margin: 0 auto;
     content: " ";
     bottom: 0 
}
 .wizard li:after {
     opacity: 0;
     border: 5px solid transparent;
     border-bottom-color: #00a65a;
     transition: .1s ease-in-out;
     display: none 
}
 .gstrRTList>li, .pageNum li {
     list-style-type: none;
     display: inline-block 
}
 .wizard li.active:after {
     opacity: 1;
     border: 10px solid transparent;
     border-bottom-color: #00a65a 
}
 .noA .panel-default>.panel-heading, .panel-default>.panel-heading {
     border-color: transparent 
}
 .wizard .nav-tabs>li a {
     width: 44px;
     height: 44px;
     margin: 20px auto;
     border-radius: 100%;
     padding: 0!important;
     cursor: default 
}
 .wizard .nav-tabs>li a:hover {
     background: 0 0 
}
 .wizard .tab-pane {
     position: relative;
     padding: 20px 
}
 .wizard h3 {
     margin-top: 0 
}
 @media(max-width:585px) {
     .wizard {
         width: 90%;
         height: auto!important 
    }
     .wizard .nav-tabs>li a, span.round-tab {
         width: 50px;
         height: 50px;
         line-height: 50px 
    }
     span.round-tab {
         font-size: 16px 
    }
     .wizard li.active:after {
         content: " ";
         position: absolute;
         left: 35% 
    }
}
 .noAccess {
     color: #fff;
     padding-top: 8% 
}
 .noAccess h1 {
     font-size: 15em;
     font-weight: 600 
}
 .noAccess h2 {
     font-size: 4em;
     font-weight: 500 
}
 .noAccess h4 {
     font-size: 2.2em 
}
 .tabText {
     font-weight: 600;
     font-size: 13px 
}
 .btnText {
     font-weight: 600;
     font-size: 12px!important 
}
 .tabTitleText {
     font-weight: 600;
     font-size: 11px 
}
 .errorText, .noteText {
     font-size: 13px;
     padding-top: 8px;
     margin-bottom: 0 
}
 .noteText {
     color: #e08800 
}
 .errorText {
     color: #fe3a3b!important;
     cursor: pointer 
}
 .pagnumList {
     padding-left: 0!important 
}
 .gstrRTList, .pageNum {
     padding-left: 0 
}
 .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
     background: #ccc 
}
 .pagination>li:last-child>a, .pagination>li:last-child>span {
     border-radius: 0 
}
 .pagination>li:first-child>a, .pagination>li:first-child>span {
     border-radius: 0!important 
}
 .form-control.small-input {
     width: 45%;
     padding-right: 30px 
}
 .gstrLeftTabList {
     padding-left: 0;
     padding-right: 5px 
}
 .gstrLeftTabList>li {
     list-style-type: none;
     padding-top: 5px;
     padding-bottom: 5px;
     cursor: pointer 
}
 .gstrRightTitle p:nth-child(1) {
     font-weight: 600;
     font-size: 18px;
     text-transform: uppercase;
     letter-spacing: .5px 
}
 .businessTitle, .gstrRTList>li {
     text-transform: uppercase;
     letter-spacing: 1px 
}
 .gstrRightTitle p:nth-child(2) {
     font-weight: 600;
     font-size: 14px;
     border-bottom: 1px solid #e5e5e5 
}
 .gstrRightTabContent p {
     text-align: left 
}
/*timeline css*/
 .timeline-centered {
     position: relative;
     margin-bottom: 30px;
}
 .timeline-centered:before, .timeline-centered:after {
     content: " ";
     display: table;
}
 .timeline-centered:after {
     clear: both;
}
 .timeline-centered:before, .timeline-centered:after {
     content: " ";
     display: table;
}
 .timeline-centered:after {
     clear: both;
}
 .timeline-centered:before {
     content: '';
     position: absolute;
     display: block;
     width: 4px;
     background: #f78220;
     left: 35%;
     top: 20px;
     bottom: 20px;
     margin-left: -4px;
}
 .timeline-centered .timeline-entry {
     position: relative;
     width: 30%;
     margin-bottom: 10px;
     clear: both;
     margin:0 auto;
}
 .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
     content: " ";
     display: table;
}
 .timeline-centered .timeline-entry:after {
     clear: both;
}
 .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
     content: " ";
     display: table;
}
 .timeline-centered .timeline-entry:after {
     clear: both;
}
 .timeline-centered .timeline-entry.begin {
     margin-bottom: 0;
}
 .timeline-centered .timeline-entry.left-aligned {
     float: left;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
     margin-left: 0;
     margin-right: -18px;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
     left: auto;
     right: -100px;
     text-align: left;
}
 .timeline-time span{
    color:#1c3c6d;
}
 .timeline-time p{
    color:#f78220;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
     float: right;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
     margin-left: 0;
     margin-right: 70px;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
     left: auto;
     right: 0;
     margin-left: 0;
     margin-right: -9px;
     -moz-transform: rotate(180deg);
     -o-transform: rotate(180deg);
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
}
 .timeline-centered .timeline-entry .timeline-entry-inner {
     position: relative;
     margin-left: -22px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
     content: " ";
     display: table;
}
 .timeline-centered .timeline-entry .timeline-entry-inner:after {
     clear: both;
}
 .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
     content: " ";
     display: table;
}
 .timeline-centered .timeline-entry .timeline-entry-inner:after {
     clear: both;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
     position: absolute;
     left: -130px;
     text-align: right;
     padding-left: 10px;
     padding-right: 10px;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
     display: block;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
     font-size: 15px;
     font-weight: bold;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
     font-size: 12px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
     background: #fff;
     color: #737881;
     display: block;
     width: 40px;
     height: 40px;
     -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
     background-clip: padding-box;
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 20px;
     text-align: center;
     -moz-box-shadow: 0 0 0 5px #f78220;
     -webkit-box-shadow: 0 0 0 5px #f78220;
     box-shadow: 0 0 0 5px #f78220;
     line-height: 40px;
     font-size: 15px;
     float: left;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
     background-color: #303641;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
     background-color: #ee4749;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
     background-color: #1c3c6d;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
     background-color: #21a9e1;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
     background-color: #fad839;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
     background-color: #cc2424;
     color: #fff;
}
 .timeline-icon .glyphicon{
    top:12px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
     position: relative;
     background: #fff;
     border: 1px solid #1c3c6d;
     color: #3F8100;
     padding:0 10px 10px 10px;
     margin-left: 70px;
     -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
     background-clip: padding-box;
     -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
     border-radius: 0px;
     margin-bottom:5px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:before {
     content: "";
     display: inline-block;
     position: absolute;
     border-left-color: #1c3c6d;
     border-right-color: #1c3c6d;
     top: 7px;
     left: -11px;
     border-top: 10px solid transparent;
     border-right-width: 10px;
     border-right-style: solid;
     border-bottom: 10px solid transparent;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
     content: "";
     display: inline-block;
     position: absolute;
     border-left-color: #1c3c6d;
     border-right-color: #1c3c6d;
     top: 7px;
     left: -11px;
     border-top: 10px solid transparent;
     border-right-width: 10px;
     border-right-style: solid;
     border-bottom: 10px solid transparent;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
     color: #f78220;
     font-family: "Noto Sans", sans-serif;
     font-size: 12px;
     margin: 0;
     line-height: 1.428571429;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
     margin-top: 15px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
     font-size: 16px;
     margin-bottom: 10px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
     color: #303641;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
     -webkit-opacity: .6;
     -moz-opacity: .6;
     opacity: .6;
     -ms-filter: alpha(opacity=60);
     filter: alpha(opacity=60);
}
 .timeline-label h3{
    text-align:center;
    color: #1c3c6d;
     font-size: 18px;
     font-weight: 600;
}
 .timeline-label p{
    text-align:center;
    color: #f78220;
     font-size: 14px;
     font-weight: 600;
}
/*timeline css*/
 .jumpArrow {
     color: #555;
     cursor: pointer;
     float: right;
     font-size: 20px;
     font-weight: 400;
     line-height: 1;
     padding: 0 12px;
     position: absolute;
     right: 133px;
     text-align: center;
     top: 8px;
     z-index: 9 
}
 .gstrLeftTabList>li, .gstrRTList>li {
     border-width: 1px;
     padding: 4px 10px!important;
     line-height: 2 
}
 .gstrRightTabContent p {
     font-weight: 600;
     font-size: 14px 
}
 .gstrLeftTabList>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
     background-color: #F78220!important;
     border-color: #F78220!important 
}
 .gstrLeftTabList>li {
     background-color: #A7A8AC;
     color: #fff;
     border-color: #A7A8AC;
     margin: 0 5px 5px 
}
 .gstrLeftTabList>li:active, .gstrLeftTabList>li:focus {
     background-color: #F78220!important;
     color: #fff!important 
}
 .gstrLeftTabList>li:hover {
     background-color: #F78220;
     color: #fff;
     border-color: #F78220 
}
 .gstrRTList>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
     background-color: #F78220!important;
     border-color: #F78220!important 
}
 .gstrRTList>li {
     background-color: #A7A8AC;
     color: #fff;
     border-color: #A7A8AC;
     margin: 5px;
     text-align: center;
     font-weight: 600;
     font-size: 13px;
     cursor:pointer; 
}
 .gstrRTList>li:active, .gstrRTList>li:focus {
     background-color: #F78220!important;
     color: #fff!important 
}
 .gstrRTList>li:hover {
     background-color: #F78220;
     color: #fff;
     border-color: #F78220!important 
}
 .gstrTabActive {
     background-color: #F78220!important;
     color: #fff!important;
     border-color: #F78220!important 
}
 .gstrTblHgt {
     max-height: 350px;
     overflow-y: auto 
}
 .gstrTabActiveRight {
     position: relative;
     background: #F78220!important;
     border: 4px solid #F78220!important 
}
 .gstrTabActiveRight:after, .gstrTabActiveRight:before {
     top: 100%;
     left: 50%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
     border-color: rgba(247, 130, 32, 0);
     border-top-color: #F78220 
}
 .gstrTabActiveRight:after {
     border-width: 5px;
     margin-left: -5px 
}
 .gstrTabActiveRight:before {
     border-width: 11px;
     margin-left: -11px 
}
 .gstrTabActiveLeft {
     position: relative;
     background: #F78220!important;
     border: 4px solid #F78220!important 
}
 .gstrTabActiveLeft:after, .gstrTabActiveLeft:before {
     left: 100%;
     top: 50%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
     border-color: rgba(247, 130, 32, 0);
     border-left-color: #F78220 
}
 .gstrTabActiveLeft:after {
     border-width: 5px;
     margin-top: -5px 
}
 .gstrTabActiveLeft:before {
     border-width: 11px;
     margin-top: -11px 
}
 .summaryDiv {
     border: 1px solid #e5e5e5 
}
 .content-wrapper, .page-container, .sidebar {
     position: relative 
}
 .gstTabBtn, footer {
     position: absolute 
}
 .sidebar {
     background-color: #fff;
     -webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
     -o-transition: all .5s ease;
     transition: all .5s ease 
}
 .content-wrapper {
     padding: 10px 
}
 .content-wrapper.summaryDiv {
     background-color: #fff;
     padding-top: 0 
}
 @media (min-width:320px) {
     .page-container {
         display: table;
         width: 100%;
         table-layout: fixed 
    }
     .page-wrapper {
         display: table-row 
    }
     .content-wrapper.summaryDiv, .sidebar, .sidebar.collapse.in {
         display: table-cell;
         vertical-align: top 
    }
     .sidebar, .sidebar-content, .sidebar.collapse.in {
         width: 230px 
    }
}
 @media screen and (min-width:320px) and (max-width:1024px) {
     .sidebar, .sidebar-content, .sidebar.collapse.in {
         width: 50px 
    }
}
 .gstTabBtn {
     color: #1C3C6D;
     top: 10px 
}
 .gstTabBtn:hover {
     color: #F78220 
}
 .gstNoData h4 {
     font-weight: 600;
     font-size: 20px;
     text-align: center;
     color: #1C3C6D;
     border: 1px solid #e5e5e5;
     padding: 10px 
}
 footer {
     left: 0;
     right: 0;
     bottom: 0;
     max-height: 0;
     height: 300px;
     -webkit-transition: max-height .5s;
     transition: max-height .5s 
}
 .menuToggle {
     position: fixed;
     bottom: 0;
     padding: 0;
     background-color: transparent;
     color: #fff;
     z-index: 999;
     cursor: pointer;
     right: 47% 
}
 .menuToggle i {
     background: #F78220;
     color: #fff;
     padding: 5px 11px 
}
 fieldset, legend {
     background-color: #fff 
}
 .menuToggle.active {
     bottom: 33px 
}
 .menuToggle.active+footer {
     max-height: 45px 
}
 .fa-angle-up:before {
     font-size: 18px;
     font-weight: 700 
}
 .menuToggle_rotate {
     -ms-transform: rotate(180deg);
     -webkit-transform: rotate(180deg);
     transform: rotate(180deg) 
}
 .settingtitle {
     font-weight: 600;
     font-size: 14px;
     color: #1C3C6D 
}
 .settingBorder {
     padding-bottom: 20px;
     margin-bottom: 20px 
}
 fieldset {
     border: 1px solid #1C3C6D!important;
     margin: 0 0 10px;
     xmin-width: 0;
     padding: 10px;
     position: relative;
     border-radius: 0;
     padding-left: 10px!important 
}
 legend {
     font-size: 14px;
     font-weight: 700;
     margin-bottom: 0;
     width: auto;
     border: 1px solid #1C3C6D;
     border-radius: 0;
     padding: 5px 10px 
}
 .dialog-main .dialog-button.dialog-button-primary {
     background: #fff!important;
     border: 3px solid #14315D!important;
     letter-spacing:.5px;
     text-transform: uppercase;
     color: #14315D;
    /* transition-property: color;
     transition-duration: .3s;
     */
     vertical-align: middle;
     transform: translateZ(0);
     box-shadow: 0 0 1px transparent;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     font-size:12px;
     font-weight:600;
}
 .dialog-main .dialog-button.dialog-button-primary:hover {
     color: #fff!important;
     background-color: #1C3C6D!important;
}
 .dialog-main .dialog-button.dialog-button-secondary{
     background: #fff!important;
     border: 3px solid #14315D!important;
     letter-spacing:.5px;
     text-transform: uppercase;
     color: #14315D;
    /* transition-property: color;
     transition-duration: .3s;
     */
     vertical-align: middle;
     transform: translateZ(0);
     box-shadow: 0 0 1px transparent;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     font-size:12px;
     font-weight:600;
}
 .dialog-main .dialog-button.dialog-button-secondary:hover{
     color: #fff!important;
     background-color: #1C3C6D!important;
}
 .dialog-main .dialog-button {
     border-radius: 0!important 
}
 .searchboxIcon {
     color: #555;
     cursor: pointer;
     float: right;
     font-size: 16px;
     font-weight: 400;
     line-height: 1;
     padding: 0 12px;
     position: absolute;
     right: 0;
     text-align: center;
     top: 6px;
     z-index: 9 
}
 .fixed .left-side, .fixed .main-header, .fixed .main-sidebar, .main-footer, .main-header {
     position: fixed 
}
 .btn-pagination {
     box-shadow: none;
     border: 1px solid transparent;
     font-size: 14px;
     padding: 6px 12px!important 
}
 .btn-pagination.hover .btn-pagination.active, .btn-pagination:active, .btn-pagination:focus, .btn-pagination:hover {
     background-color: #F78220!important;
     border: 1px solid #F78220!important;
     color: #fff;
     -webkit-box-shadow: none;
     -moz-box-shadow: none;
     box-shadow: none;
     outline: 0 
}
 .smartTblPagination {
     padding-left: 0;
     margin-bottom: 0;
     margin-top: 0px;
}
 .smartTblPagination>li {
     display: inline-block 
}
 .tablesubHead {
     background: #e5e5e5;
     color: #000;
     letter-spacing: .5px;
     font-weight: 600 
}
 .pagination .disabled>a {
     background: #ccc!important;
     color: #fff!important;
     cursor: not-allowed!important 
}
 .pagination .disabled > span {
     background: #ccc!important;
     color: #fff!important;
     cursor: not-allowed!important 
}
 .innerPagination .pagination > li > span:first-child(){
    color:#fff!important;
    background-color:#ccc!important;
}
 .innerPagination .pagination > li > span:last-child(){
    color:#fff!important;
    background-color:#ccc!important;
}
 .gstrPageJump, .gstrPageJumpText {
     background: #fff!important;
     padding-left: 0!important;
     font-size: 15px 
}
 .gstrPageJump {
     color: #000;
     margin-left: 0!important;
     width: 125px;
     text-align: center 
}
 .textColor {
     color: #000!important 
}
 .gstrPageJump input {
     border: none!important;
     width: 50px;
     height: 20px;
     color: #000;
     text-align: center;
     border-bottom: 1px solid #ccc!important 
}
 .gstrPageJumpText {
     color: #000!important;
     margin-left: 15px!important;
     font-weight: 600;
     border: none!important 
}
 .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
     background: #F78220 
}
 .saveComplete {
     color: #007D6A;
     font-size: 15px 
}
 .saveProgress {
     color: #488DD8;
     font-size: 15px 
}
/* .gstrTableScroll table .gstrTblBodyScroll {
     display: block;
     overflow: auto;
     max-height:320px;
}
 .gstrTableScroll table thead, .gstrTblBodyScroll tr {
     display: table;
     width: 100%;
     table-layout: fixed;
     cursor:pointer;
}
 .gstrTableScroll table thead {
     width: calc(100% - 0em) 
}
 .gstrTableScroll table {
     width: 100% 
}
 */
/* .viewTableScroll table .viewTblBodyScroll {
     display: block;
     height: 400px;
     overflow: auto 
}
 .viewTableScroll table thead, .viewTblBodyScroll tr {
     display: table;
     width: 100%;
     table-layout: fixed 
}
 .viewTableScroll table thead {
     width: calc(100% - 0em) 
}
 .viewTableScroll table {
     width: 100% 
}
 */
 .gstrTableScroll .displayNone {
     display:none;
}
 .gstrTableScroll .displaytable {
    /* display:table !important;
     */
}
 .innerPagination .pagination > li a{
    padding:6px 12px!important;
}
 .itemCenter .userAction a {
     display:inline-block;
     padding:0 5px;
     font-size:14px;
}
 .gstComp{
     font-size:14px;
     font-weight:600;
     color:#009432;
     text-transform:uppercase;
}
 .gstProg{
     font-size:14px;
     font-weight:600;
     color:#F98D2B;
     text-transform:uppercase;
}
 .gstrProTime{
     font-style:italic;
     font-weight:600;
}
 .gstrTableScroll table thead, .gstrTblBodyScroll tr:hover, .gstrTableScroll table thead, .gstrTblBodyScroll tr:active,.gstrTableScroll table thead, .gstrTblBodyScroll tr:focus {
     background-color:#eff5ff;
}
 .selectedGroup{
     background-color:#eff5ff;
}
 .horizontalTable tbody tr th{
    border:none!important;
    border-right:1px solid #ddd!important;
    border-top:1px solid transparent!important;
}
 .horizontalTable tbody tr td{
    border-bottom:1px solid #e5e5e5;
    border:none!important;
    background:#fff!important;
    word-wrap:break-word;
}
 .gstrTableScroll table tbody tr td{
    word-wrap:break-word;
}
 .btnEditItc{
    background-color:#fff!important;
    border:3px solid #14315D;
    color:#14315D;
    padding:6px 17px!important;
    font-weight:600;
    font-size:14px;
    letter-spacing:.5px;
    text-trasnform:uppercase;
    margin-bottom:3px;
}
 .btnEditItc:hover{
    background-color:#14315D!important;
    color:#fff;
}
 .border1px{
    border:1px solid #ccc!important;
    padding-top:15px!important;
}
 .fullScreenDiv a{
    border:1px solid #ccc;
     height:30px;
     width:30px;
     padding:7px 8px 7px 8px;
    box-shadow:0px 0px 1px 1px #ccc;
}
 .fullScreenDiv a:hover{
    background-color:#ccc;
    color:#000;
}
 .fullScreenDiv{
     height: 50px;
     width: 50px;
     margin-top: 5px;
     position: absolute;
     float: right!important;
     right: 0px;
     z-index: 9999;
}
 #fullScreen.fullscreen{
     z-index: 9999!important;
     width: 100%;
     height: auto;
    /* position: fixed;
     */
     top: 0;
     left: 0;
     margin-top:0px!important;
}
 #fullScreen{
}
 #minBtn{
    display:none;
}
 .reconcilePop .modal-dialog{
    width:38%!important;
    margin:130px auto;
}
 .reconcilePop .modal-body{
    height:auto!important;
}
 .reconcilePop .dialog-footer{
    padding:0px;
}
 .acceptSupplier{
    color:#009432;
    font-weight:600;
}
 .acceptMy{
    color:#ff7800;
    font-weight:600;
}
 .rejectSupplier{
    color:#e05252;
    font-weight:600;
}
 .pendingTobeInclude{
    color:#77b7e6;
    font-weight:600;
}
 .mt15b25px{
    margin-top:0px;
    margin-bottom:10px;
}
/* .table>tbody>tr>td{
    text-align:right;
}
 */
 .gstrTblBodyScroll {
    /* display: block;
     */
     overflow: auto;
     height:320px;
}
 .reconcileDiff{
    color:#a94442!important;
    font-weight:600;
}
 .breadcrumb select{
     text-transform: none;
     border: transparent!important;
     background: transparent !important;
     -webkit-appearance: none;
     -moz-appearance: none;
     text-indent: 1px;
     text-overflow: '';
     margin-top:-25px;
     text-align: center;
     text-align-last: center;
     color:#123B71;
     font-size:15px;
}
 .breadcrumb select::-ms-expand {
     display: none;
}
 .breadcrumb > li + li:before{
     padding: 0 5px;
     color: #1C3C6D;
    /* content: "";
     font-size:15px;
     position: absolute;
     */
     top: 7px;
}
 .compDiv{
     position: fixed;
     width: 13%;
     border: solid red;
     z-index: 10000!important;
     right: 2%;
     margin-top: 18px;
}
 .compList li{
    list-style-type:none;
}
 .rotateArrow {
     -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
     -o-transition-duration: 1s;
     transition-duration: 1s;
     -webkit-transition-property: -webkit-transform;
     -moz-transition-property: -moz-transform;
     -o-transition-property: -o-transform;
     transition-property: transform;
}
 .reconInnerTable tbody tr{
    display:table-row!important
}
 .valignMiddle{
    vertical-align:middle!important;
}
 .noBorder{
    border-left:transparent!important;
    border-right:transparent!important;
}
 .borderLeft{
    border-left:1px solid #ccc;
}
 .noTopBorder{
    border-top:0px solid transparent!important;
}
 .tableHeading{
    font-size:14px!important;
    font-weight:600;
}
/*view filter CSS */
 .customSilderParent{
     position: relative;
     overflow-x: hidden;
}
 .customSilderChild{
     border: 1px solid #8c8c8c;
     position: absolute;
     top: 15px;
     right: -100%;
     width: 30%;
     background: #ffffff;
     z-index: 11;
     transition: all .5s;
     box-shadow: 0px 2px 6px 3px rgba(0, 0, 0, 0.24);
}
 .customSilderChild.active{
     right: 75px;
}
 .customClose{
     position: absolute;
    /* top: 20px;
     right: 20px;
     */
     z-index: 5;
}
 .top-0{
     top: 0 !important;
}
 .filter-label{
     display: block;
     text-align: left !important;
}
 .filter-radio-list .radio-inline{
     margin: 0;
     margin-top: 10px;
     padding-left: 0;
     display:block;
}
 .filter-radio-list .radio-inline label{
     margin-right: 10px;
}
 .h-500{
     height: 500px;
}
 .filterTitle{
    background:#ddd;
    padding:5px;
     font-size:20px;
     color:#123B71;
    margin-bottom:10px;
}
 .breadcrumb select{
     text-transform: none;
     border: transparent!important;
     background: transparent !important;
     -webkit-appearance: none;
     -moz-appearance: none;
     text-indent: 1px;
     text-overflow: '';
     margin-top:-25px;
     text-align: center;
     text-align-last: center;
     color:#123B71;
     font-size:15px;
}
 .breadcrumb select::-ms-expand {
     display: none;
}
 .breadcrumb > li + li:before{
     display:none;
}
 .compDiv{
     position: fixed;
     width: 13%;
     border: solid red;
     z-index: 10000!important;
     right: 2%;
     margin-top: 18px;
}
 .compList li{
    list-style-type:none;
}
 .rotateArrow {
     -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
     -o-transition-duration: 1s;
     transition-duration: 1s;
     -webkit-transition-property: -webkit-transform;
     -moz-transition-property: -moz-transform;
     -o-transition-property: -o-transform;
     transition-property: transform;
     padding-left:10px;
     padding-right:10px;
}
 .reconInnerTable tbody tr{
    display:table-row!important;
}
 .viewAddInvcTbl thead tr{
    display:table!important;
}
 .valignMiddle{
    vertical-align:middle!important;
}
 .noBorder{
    border-left:transparent!important;
    border-right:transparent!important;
}
 .borderLeft{
    border-left:1px solid #ccc;
}
 .noTopBorder{
    border-top:0px solid transparent!important;
}
 .warnIcon {
     color: #ffb847;
     float: left;
     font-size: 45px;
     margin-bottom: 0;
     margin-top: 7px;
     padding-left: 14px;
}
/*comp nav*/
 .bsNavigationBar > a, .bsNavigationBar > a:hover, .bsNavigationBar > a:focus{
    background-color:transparent!important;
}
 .bsNavigationBar{
    border-top:1px solid #ddd;
    box-shadow:0 2px 7px -1px #1C3C6D;
}
 .bsNavList {
     position: absolute;
     box-shadow:0 2px 7px -1px #1C3C6D!important;
     background-color: white;
     list-style-type: none;
     border-radius: 0px;
     text-align: left;
     padding: 2px;
     width:250px;
     max-height:300px;
     overflow-y:auto;
     top: 25px;
     left: 7px;
}
 .bsNavList li{
     padding:5px;
    color:#333;
     border-bottom:1px solid #ccc;
}
 .bsNavList li:hover{
    color:#337ab7;
    cursor:pointer;
    background-color:#f1f1f1;
}
 .bsNavList li:last-child{
    border-bottom:1px solid transparent;
}
/*comp nav*/
 .quickStck tbody tr{
    border-bottom:1px solid transparent;
}
 .filingPeriod{
     position: absolute !important;
     float: right !important;
     margin-top: -67px;
     right: 7px;
     list-style-type:none;
}
 .filingPeriod select{
    width:150px;
}
 .statusText{
    font-weight:600;
     color:#123B71;
}
/*dashboard css*/
 .info-box-text {
     display: block;
     font-size: 14px;
     font-weight: 400;
     overflow: hidden;
     padding-top:0px!important;
     text-align:left!important;
     padding-bottom: 2px;
     vertical-align: middle;
     height:40px;
     text-transform: uppercase;
}
 .info-box {
     min-height: 90px;
     background: #fff;
     width: 100%;
     box-shadow: 2px 3px 4px rgba(119, 125, 134, 0.5);
     border-radius: 2px;
     margin-bottom: 15px 
}
 .bg-lgreen {
     background-color: #2ca259!important 
}
 .bg-lgreen i{
    color:#fff;
}
 .borderB{
    border-bottom:1px solid #ccc!important;
}
 .hierarchyDiv{
    padding-left:10px;
    padding-right:10px;
    max-height:450px;
    overflow-y:auto;
}
 .hierarchy {
     max-height: 450px;
     overflow-y: auto;
}
 .padding10{
    padding:10px!important;
}
 .paddT30{
    padding:30px !important;
}
 .bgWhite{
    background:#fff;
}
/*dashboard css*/
 .dashul li{
    margin-right:35px!important;
    border-bottom:1px solid #ccc;
    padding:5px;
}
 .dashul li:last-child{
    border-bottom:0px solid transparent;
}
 .downloadBox{
    width: 40%;
     margin: 10px 15px 15px 15px;
}
 .downloadBox a{
    color:#fff;
    padding:5px;
}
 .downloadBox p{
    padding:5px!important;
}
 .downloadList {
    margin:15px auto;
    width:88%;
}
 .downloadList > li{
     display: inline-block;
     padding: 0px 0px 10px;
     margin: 15px 0px 15px 0px;
}
 .downloadList > li > h3{
    font-size:24px;
    color:#fff;
}
 .divbox {
     width: 47%;
     height: auto;
     position: relative;
     border: 1px solid #BBB;
     background: #EEE;
}
 .ribbonContent{
     background: #fff none repeat scroll 0 0;
     left: 142.7px;
     margin: 0;
     padding-bottom: 10px;
     padding-top: 20px;
     position: relative;
     top: -16px;
     width: 63.5%;
}
 .ribbonContent a{
    padding:10px 15px;
}
 .ribbonContent p{
    padding:10px 27px 5px;
}
 .ribbonRed {
     font-size: 16px !important;
     width: 70%;
     position: relative;
     background: #f25022;
     color: #fff;
     text-align: center;
     padding: 1em 2em;
     margin: 0em auto 1em;
}
 .ribbonRed:before, .ribbonRed:after {
     content: "";
     position: absolute;
     display: block;
     bottom: -1em;
     border: 1.5em solid #f25022;
     z-index: -1;
}
 .ribbonRed:before {
     left: -2em;
     border-right-width: 1.5em;
     border-left-color: transparent;
}
 .ribbonRed:after {
     right: -2em;
     border-left-width: 1.5em;
     border-right-color: transparent;
}
 .ribbonRed .ribbon-content-red:before, .ribbonRed .ribbon-content-red:after {
     content: "";
     position: absolute;
     display: block;
     border-style: solid;
     border-color: #cc3206 transparent transparent transparent;
     bottom: -1em;
}
 .ribbonRed .ribbon-content-red:before {
     left: 0;
     border-width: 1em 0 0 1em;
}
 .ribbonRed .ribbon-content-red:after {
     right: 0;
     border-width: 1em 1em 0 0;
}
 .ribbonBlue {
     font-size: 16px !important;
     width: 70%;
     position: relative;
     background: #00b4f1;
     color: #fff;
     text-align: center;
     padding: 1em 2em;
     margin: 0em auto 1em;
}
 .ribbonBlue:before, .ribbonBlue:after {
     content: "";
     position: absolute;
     display: block;
     bottom: -1em;
     border: 1.5em solid #00b4f1;
     z-index: -1;
}
 .ribbonBlue:before {
     left: -2em;
     border-right-width: 1.5em;
     border-left-color: transparent;
}
 .ribbonBlue:after {
     right: -2em;
     border-left-width: 1.5em;
     border-right-color: transparent;
}
 .ribbonBlue .ribbon-content-blue:before, .ribbonBlue .ribbon-content-blue:after {
     content: "";
     position: absolute;
     display: block;
     border-style: solid;
     border-color: #0a6c8e transparent transparent transparent;
     bottom: -1em;
}
 .ribbonBlue .ribbon-content-blue:before {
     left: 0;
     border-width: 1em 0 0 1em;
}
 .ribbonBlue .ribbon-content-blue:after {
     right: 0;
     border-width: 1em 1em 0 0;
}
 .ribbonYellow {
     font-size: 16px !important;
     width: 70%;
     position: relative;
     background: #ffc300;
     color: #fff;
     text-align: center;
     padding: 1em 2em;
     margin: 0em auto 1em;
}
 .ribbonYellow:before, .ribbonYellow:after {
     content: "";
     position: absolute;
     display: block;
     bottom: -1em;
     border: 1.5em solid #ffc300;
     z-index: -1;
}
 .ribbonYellow:before {
     left: -2em;
     border-right-width: 1.5em;
     border-left-color: transparent;
}
 .ribbonYellow:after {
     right: -2em;
     border-left-width: 1.5em;
     border-right-color: transparent;
}
 .ribbonYellow .ribbon-content-yellow:before, .ribbonYellow .ribbon-content-yellow:after {
     content: "";
     position: absolute;
     display: block;
     border-style: solid;
     border-color: #947309 transparent transparent transparent;
     bottom: -1em;
}
 .ribbonYellow .ribbon-content-yellow:before {
     left: 0;
     border-width: 1em 0 0 1em;
}
 .ribbonYellow .ribbon-content-yellow:after {
     right: 0;
     border-width: 1em 1em 0 0;
}
 .ribbonGreen {
     font-size: 16px !important;
     width: 70%;
     position: relative;
     background: #009600;
     color: #fff;
     text-align: center;
     padding: 1em 2em;
     margin: 0em auto 1em;
}
 .ribbonGreen:before, .ribbonGreen:after {
     content: "";
     position: absolute;
     display: block;
     bottom: -1em;
     border: 1.5em solid #009600;
     z-index: -1;
}
 .ribbonGreen:before {
     left: -2em;
     border-right-width: 1.5em;
     border-left-color: transparent;
}
 .ribbonGreen:after {
     right: -2em;
     border-left-width: 1.5em;
     border-right-color: transparent;
}
 .ribbonGreen .ribbon-content-green:before, .ribbonGreen .ribbon-content-green:after {
     content: "";
     position: absolute;
     display: block;
     border-style: solid;
     border-color: #0d690d transparent transparent transparent;
     bottom: -1em;
}
 .ribbonGreen .ribbon-content-green:before {
     left: 0;
     border-width: 1em 0 0 1em;
}
 .ribbonGreen .ribbon-content-green:after {
     right: 0;
     border-width: 1em 1em 0 0;
}
 .hidden{
    visibility:hidden;
    padding:0px;
    margin-bottom:0px;
    font-size:12px;
}
 .headMenuLink {
     width: 100%;
}
 .floatRight {
     float: right !important;
     right: 0px;
}
 .filingPeriod .form-control{
    height:29px!important;
    padding:3px 12px;
}
 .modal{
    z-index:10000!important;
}
 .dashLinkHead, .dashList span {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px transparent;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     position: relative;
     overflow: hidden;
     color: #0b3c6c;
     font-size: 14px;
     font-weight: 600;
}
 .knowMoreLink a{
    color: #0b3c6c;
     font-size: 14px;
     font-weight: 600;
     cursor:pointer;
}
 .settingBorder, .summaryDiv {
     box-shadow: 0 0 3px 1px #e5e5e5 
}
#impDatePop .modal-body {	
    height: 410px;	
}
 .widgetData{
    font-size:12px;
    float:right;
     font-style:italic;
    padding-bottom:0px;
    padding-top:5px;
}
 .gstnvalidMsg{
    position: absolute;
     z-index:999;
     text-align:center;
    top:15px;
    width:93%;
}
 .gstnvalidMsg2 {
     position: absolute;
     z-index: 999;
     float:left;
     padding-top: 10px;
}
 .breadcrumb > li{
    cursor:pointer!important;
}
 .pointericon{
    cursor:pointer!important;
    color: #1c3c6d;
     font-weight: 600;
     text-decoration: underline;
}
 .t5px{
    top:5px;
    right:5px!important;
}
/*view filter CSS*/
 .blink {
     animation: blink-animation 1s steps(5, start) infinite;
     -webkit-animation: blink-animation 1s steps(5, start) infinite;
     position: relative;
     background: #ffaf36;
     border: 1px solid #ffaf36;
     padding:5px 7px;
     margin-left: 5px;
     border-radius: 5px;
     font-size: 10px;
     color:#fff;
}
 @keyframes blink-animation {
     to {
         visibility: hidden;
    }
}
 @-webkit-keyframes blink-animation {
     to {
         visibility: hidden;
    }
}
 .blink:after, .blink:before {
     right: 100%;
     top: 50%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 .blink:after {
     border-color: rgba(136, 183, 213, 0);
     border-right-color: #ffaf36;
     border-width: 5px;
     margin-top: -5px;
}
 .blink:before {
     border-color: rgba(194, 225, 245, 0);
     border-right-color: #ffaf36;
     border-width: 6px;
     margin-top: -6px;
}
 .blinkWarn {
     position: relative;
     padding: 3px 1px;
     border-radius: 5px;
     font-size: 20px;
     color:#ef0707;
}
 .media.service-box {
     margin: 25px 0;
}
 .media.service-box .pull-left {
     margin-right: 20px;
}
 .media.service-box .pull-left > .tile1 {
     font-size: 24px;
     height: 64px;
     line-height: 64px;
     text-align: center;
     width: 64px;
     border-radius: 100%;
     color: #547ef8;
     box-shadow: inset 0 0 0 1px #547ef8;
     -webkit-box-shadow: inset 0 0 0 1px #547ef8;
     transition: background-color 400ms, background-color 400ms;
     position: relative;
}
 .media.service-box .pull-left > .tile1:after {
     content: "";
     position: absolute;
     width: 20px;
     height: 20px;
     top: 50%;
     margin-top: -10px;
     right: -10px;
     border: 4px solid #fff;
     border-radius: 20px;
     background: #547ef8;
}
 .media.service-box .pull-left > .tile1:hover {
     background-image: -moz-linear-gradient(90deg, #547ef8 0%, #9bb1ef 100%);
     background-image: -webkit-linear-gradient(90deg, #547ef8 0%, #9bb1ef 100%);
     background-image: -ms-linear-gradient(90deg, #547ef8 0%, #9bb1ef 100%);
     color: #fff;
     box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
     -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}
 .media.service-box .pull-left > .tile2 {
     font-size: 24px;
     height: 64px;
     line-height: 64px;
     text-align: center;
     width: 64px;
     border-radius: 100%;
     color: #d94d3c;
     box-shadow: inset 0 0 0 1px #d94d3c;
     -webkit-box-shadow: inset 0 0 0 1px #d94d3c;
     transition: background-color 400ms, background-color 400ms;
     position: relative;
}
 .media.service-box .pull-left > .tile2:after {
     content: "";
     position: absolute;
     width: 20px;
     height: 20px;
     top: 50%;
     margin-top: -10px;
     right: -10px;
     border: 4px solid #fff;
     border-radius: 20px;
     background: #d94d3c;
}
 .media.service-box .pull-left > .tile2:hover {
     background-image: -moz-linear-gradient(90deg, #d94d3c 0%, #f59488 100%);
     background-image: -webkit-linear-gradient(90deg, #d94d3c 0%, #f59488 100%);
     background-image: -ms-linear-gradient(90deg, #d94d3c 0%, #f59488 100%);
     color: #fff;
     box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
     -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}
 .media.service-box .pull-left > .tile3 {
     font-size: 24px;
     height: 64px;
     line-height: 64px;
     text-align: center;
     width: 64px;
     border-radius: 100%;
     color: #2ca259;
     box-shadow: inset 0 0 0 1px #2ca259;
     -webkit-box-shadow: inset 0 0 0 1px #2ca259;
     transition: background-color 400ms, background-color 400ms;
     position: relative;
}
 .media.service-box .pull-left > .tile3:after {
     content: "";
     position: absolute;
     width: 20px;
     height: 20px;
     top: 50%;
     margin-top: -10px;
     right: -10px;
     border: 4px solid #fff;
     border-radius: 20px;
     background: #2ca259;
}
 .media.service-box .pull-left > .tile3:hover {
     background-image: -moz-linear-gradient(90deg, #2ca259 0%, #98f5bb 100%);
     background-image: -webkit-linear-gradient(90deg, #2ca259 0%, #98f5bb 100%);
     background-image: -ms-linear-gradient(90deg, #2ca259 0%, #98f5bb 100%);
     color: #fff;
     box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
     -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}
 .media.service-box .pull-left > .tile4 {
     font-size: 24px;
     height: 64px;
     line-height: 64px;
     text-align: center;
     width: 64px;
     border-radius: 100%;
     color: #f7d023;
     box-shadow: inset 0 0 0 1px #f7d023;
     -webkit-box-shadow: inset 0 0 0 1px #f7d023;
     transition: background-color 400ms, background-color 400ms;
     position: relative;
}
 .media.service-box .pull-left > .tile4:after {
     content: "";
     position: absolute;
     width: 20px;
     height: 20px;
     top: 50%;
     margin-top: -10px;
     right: -10px;
     border: 4px solid #fff;
     border-radius: 20px;
     background: #f7d023;
}
 .media.service-box .pull-left > .tile4:hover {
     background-image: -moz-linear-gradient(90deg, #f7d023 0%, #f3e9bd 100%);
     background-image: -webkit-linear-gradient(90deg, #f7d023 0%, #f3e9bd 100%);
     background-image: -ms-linear-gradient(90deg, #f7d023 0%, #f3e9bd 100%);
     color: #fff;
     box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
     -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}
 .media-heading{
    color:#1C3C6D;
    text-transform:uppercase;
    font-weight:600;
}
 .paddingRight{
    padding-right:5px!important;
}
 .paddingLeft{
    padding-left:5px!important;
}
 .hideInIcici{
    display:none;
}
 .gstnvalidMsg1 {
     position: absolute;
     z-index: 999;
     text-align: center;
     top: 1px;
}
 .textWrap{
     max-width: 90px;
     display: inline-block;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     margin-bottom:-5px!important;
}
/* .textWrapList{
     max-width: 200px;
     display: inline-block;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     margin-bottom:-5px!important;
}
 */
 .textWrapList{
     max-width: 175px;
     display: inline-block;
     overflow: hidden;
     margin-bottom: -5px!important;
     word-wrap: break-word;
}
 .iconTop{
    vertical-align:top;
    padding-top:5px;
}
/*Resources css starts here*/	
.guideDoc {	
    width: 80%;	
    margin: 0 auto;	
}	
.guideTitle {	
    font-weight: 600;	
    font-size: 34px;	
    color: #1c3c6d;	
    text-align: center;	
}	
.guideImg {	
    margin: 30px auto;	
    width: 100%;	
}	
.guideImg img {	
    box-shadow: 0px 0px 2px 4px #d8e3f5;	
}	
.guideContent p {	
    font-size: 16px;	
    color: #6d6b6b;	
    line-height: 22px;	
    text-align: justify;	
}	
.guideContent ul li {	
    font-size: 16px;	
    color: #6d6b6b;	
    line-height: 22px;	
    text-align: justify;	
}	
.listOne li {	
    list-style-type: lower-alpha;	
}	
.guideBoldAlpha li {	
    list-style-type: lower-alpha;	
    font-weight: 600;	
    font-size: 16px;	
    padding-bottom: 10px;	
}	
.guideInnerList li {	
    list-style-type: none;	
    font-weight: 500;	
    padding-bottom: 10px;	
}	
.guideInnerList {	
    padding-left: 0px;	
}	
.listTwo {	
    color: #1c3c6d !important;	
    font-weight: 600;	
    padding-left: 25px;	
}	
.listTwo1 {	
    color: #1c3c6d !important;	
    font-weight: 600;	
    font-size: 18px 	
}	
.listThree {	
    color: #1c3c6d !important;	
    font-weight: 500;	
    padding-left: 25px;	
}	
.listFour {	
    color: #6d6b6b !important;	
    font-weight: 500;	
    padding-left: 45px;	
}	
.listFive {	
    color: #1c3c6d !important;	
    font-weight: 600;	
}	
.giodeListP>li {	
    padding-bottom: 15px;	
}	
.guideDoc p a {	
    color: #1c3c6d !important;	
    font-size: 18px;	
}	
.docListNum>li {	
    list-style-type: decimal;	
}	
.tableBorder tr td {	
    border: 1px solid #ccc !important;	
}	
.half {	
    float: left;	
    width: 100%;	
    padding: 0 10em;	
}	
.guideHilighte {	
    color: #c00005;	
    font-size: 18px;	
}	
/*Resources css ends here*/
 .searchIcon{
     float: right;
     font-weight: 400;
     padding: 0 12px;
     position: absolute;
     text-align: center;
     cursor: pointer;
     line-height: 1;
     color: #555;
     font-size: 16px;
     right: 12px;
     top: 14px;
}
 #topazPop .modal-body{
    height:70vh!important;
    width:100%;
}
 .exportPop .modal-dialog{
    width:45%!important;
}
 .exportPop .modal-body{
    height:170px;
}
 .utilityMonth{
     text-align: center;
     vertical-align: middle!important;
     font-weight: 600;
     font-size: 16px!important;
     color:#6f6f6f;
}
/* .utilityTable>.table>tbody>tr>th{
     font-weight: 600;
     font-size: 12px;
     border: 1px solid #1c3c6d;
     color: #1c3c6d;
     letter-spacing: .5px;
     background: #ffd5af!important;
     text-align: center;
}
 */
 .info-box-border {	
    border: 1px solid #ccc !important;	
}
 #hoverEmail i{
    color: #1c3c6d;
     padding-right: 0px;
     cursor: pointer;
     margin-top: 7px;
}
 #hoverEmail{
     border: 1px solid #ccc;
     cursor: pointer;
     float: right;
     font-size: 18px;
     font-weight: 400;
     line-height: 1;
     padding: 0 18px 7px;
     position: absolute;
     right: 31.8%;
     text-align: center;
     border-left: none;
     top: 0;
}
 .emailTextHover {
     position: absolute;
     background: #1c3c6d;
     border: 1px solid #1c3c6d;
     display: none;
     color: #fff;
     width: 340px;
     float: right;
     right: 15px;
     font-size: 12px;
     top: -104px;
     padding: 14px;
     z-index: 999999;
}
 .emailTextHover:after, .emailTextHover:before {
     top: 100%;
     right:6%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 .emailTextHover:after {
     border-color: rgba(0, 0, 0, 0);
     border-top-color: #1c3c6d;
     border-width: 5px;
     margin-left: -5px;
}
 .emailTextHover:before {
     border-color: rgba(0, 0, 0, 0);
     border-top-color: #1c3c6d;
     border-width: 6px;
     margin-left: -6px;
}
 .labelYes{
    color:#2ca259 !important;
    font-weight:600;
    padding-top:4px;
}
 .labelNo{
    color:#d94d3c !important;
    font-weight:600;
    padding-top:4px;
}
 .box-status-msg {
     position: fixed;
     top: 8px;
     left: 24%;
     height: 33px;
     width: 50%;
     color: #1c3c6d;
     background: #f1f1f1;
     z-index: 10000;
     font-size: 17px;
     font-family: "Helvetica Neue";
     padding: 6px 10px 10px 10px;
}
 .tlLbl{
    color:#1c3c6d;
    font-weight:600;
     font-size: 12px;
}
 .chosen-container-multi .chosen-choices li.search-field input[type=text]{
     width: 100%!important;
     height: 30px!important;
     padding: 6px 12px!important;
     font-size: 14px!important;
     line-height: 1.42857143!important;
     color: #555!important;
     background-color: #fff!important;
     background-image: none!important;
     border: none!important;
}
 .chosen-container-active .chosen-choices{
     border:none!important;
     box-shadow:none!important;
}
 .chosen-container-multi .chosen-choices{
    border:none!important;
}
 .chosen-container-multi .chosen-choices{
    border: 1px solid #ccc!important;
}
 #misDocTypeDiv .chosen-container{
     width: 100% !important;
}
.newsUpdateDiv li:hover {	
    box-shadow: 0px 0px 3px 1px #ccc;	
    background: #f9f9f9;	
    cursor: pointer;	
}	
.marqueeUpdate {	
    border-top: 1px solid #ccc;	
    margin-left: 44px;	
    margin-right: 33px;	
    padding-top: 10px;	
    padding: 5px;	
}	
.marqueeUpdateTitle {	
    color: #0b3c6c;	
    font-size: 14px;	
    font-weight: 600;	
}	
.marqueeUpdate:hover {	
    box-shadow: 0px 0px 3px 1px #ccc;	
    background: #f9f9f9;	
    cursor: pointer;	
}	
.passCenter {	
    margin: 0 auto;	
    text-align: center;	
    width: 50%;	
}	
.inactiveNewsTitle {	
    border-top: 1px solid #ccc;	
    margin-left: 44px;	
    margin-right: 33px;	
    padding-top: 10px;	
    padding: 5px;	
    color: #dd4b39;	
    font-size: 14px;	
    font-weight: 600;	
}	
.inactiveNewsHeader {	
    color: #dd4b39;	
    font-size: 14px;	
    font-weight: 600;	
}	
ul.gstr2ReconCheck li {	
    display: inline-block;	
}
 .dashul li:hover{
    box-shadow:0px 0px 3px 1px #ccc;
    background:#f9f9f9;
    cursor:pointer;
}
 ul.gstr2ReconCheck li{
    display:inline-block;
}
 .submitCheckList .alert-warning {
     cursor: pointer;
     color: #856404!important;
     background-color: #fff3cd!important;
     border-color: #ffeeba!important;
}
 .submitCheckList .alert-warning .alert-link {
     color: #856404 !important;
     font-weight:500!important;
}
 .submitCheckList .alert-danger{
     background-color: #f8d7da!important;
     border-color: #f5c6cb!important;
}
 .submitCheckList .alert-danger .alert-link {
     color: #721c24 !important;
     font-weight:500!important;
}
 .summChart{
     border: 1px solid #ccc;
     margin-bottom: 12px;
     box-shadow: 1px 1px 1px 1px #ccc;
    margin-top:10px;
}
 .summchartTbl{
    margin-top: 10px;
}
 .hgt391px{
    height:324px;
}
 .nvd3.multiChart .axis .nv-axis line {
     stroke: none;
     fill: none;
}
 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
     background: url(../../images/chosen-sprite.png) -42px 1px no-repeat!important;
}
 .addDetailPoprecon .modal-body{
    height:auto;
    padding: 25px 15px;
}
/*reconciliation CSS*/
 .mt30{
    margin-top:30px;
}
 .reconUl li{
    list-style-type:none;
}
 .reconUl li div span{
     padding: 15px;
     display: inline-block;
     width: 202.6px;
     border-top: 1px solid #ccc;
     margin: -2px;
}
 .reconUl{
    padding-left:0px;
}
 .invTablData{
    cursor:pointer;
}
 .invTablHead div span{
    font-weight:600;
}
 .invTablData:hover{
    background:#f0f0f0;
}
 .recInvViewItem{
    text-align:center;
    vertical-align:middle!important;
}
 .plr30 {
     padding-left:30px;
    padding-right:30px;
}
 .mismmatchVal{
    color:red;
}
 #reconInrTable .pagnumList>li {
     padding: 6.3px 5px;
     margin-top: -20px;
     border: 1px solid #ccc;
}
 #reconInrTableItc .pagnumList>li {
     padding: 6.3px 5px;
     margin-top: -20px;
     border: 1px solid #ccc;
}
#reconInrTableGstr6 .pagnumList>li {
    padding: 6.3px 5px;
    margin-top: -20px;
    border: 1px solid #ccc;
}
 .reconIcon .noteText{
    font-size: 19px;
     padding-top: 12px;
     margin-bottom: 0;
}
 .recInfoPop .modal-body {
     height: auto;
}
 .recInfoPop .modal-dialog {
     width: 70% !important;
}
 .recInfoPop .table>tbody>tr>th{
    text-align:left;
}
 @media screen and (min-width:1280px) and (max-width:1366px) {
     .reconUl li div span{
        width:auto;
    }
}
 .emailPopUp .modal-body{
    height:auto;
}
#ui-tinymce-1_ifr{	
    height:180px!important;	
}
 .containerTitle{
    font-weight:600;
    color:#1c3c6d;
}
 .pageBody{
    border-top: 1px solid #d2d6de;
     margin-top: 7px;
     padding-top: 5px;
     padding-bottom: 5px;
}
/*reconciliation CSS*/
 .dashLinkHead, .dashList a {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px transparent;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     position: relative;
     overflow: hidden;
     color: #0b3c6c;
     font-size: 14px;
     font-weight: 600;
}
	/*text editor*/	
    .wrapper {	
        background: #fff;	
       /* margin: 3em auto;	
        */	
        padding: 1em 1em;	
        border: 1px solid lightGrey;	
        border-radius: 3px;	
        position: relative;	
        height: 500px;	
   }	
    .wrapper h2 {	
        margin-top: 0;	
   }	
    .tools {	
        padding: 0;	
        list-style-type: none;	
        display: inline-flex;	
        flex-wrap: wrap;	
        padding: .5em .5em .5em 0;	
        margin: 0;	
   }	
    .tools li {	
        margin: 0 1em 0 0;	
        color: grey;	
   }	
    .tools li a {	
        color: grey;	
   }	
    .editableContent *::selection {	
        background: #9dcaff;	
   }	
    .editableContent:focus {	
        outline: none;	
   }	
    .modal {	
       /*position: absolute;	
        left: 11em;	
        top: 4.5em;	
        */	
        display: none;	
   }	
    .modal__wrapper {	
        background: #fff;	
        padding: 0 .5em;	
        border: 1px solid lightGrey;	
        border-radius: 3px;	
        transition: all 1s;	
        position: relative;	
        width: 22em;	
   }	
    .modal__wrapper:after, .modal__wrapper:before {	
        right: 100%;	
        top: 50%;	
        border: solid transparent;	
        content: " ";	
        height: 0;	
        width: 0;	
        position: absolute;	
        pointer-events: none;	
   }	
    .modal__wrapper:after {	
        border-color: rgba(255, 255, 255, 0);	
        border-right-color: #fff;	
        border-width: 6px;	
        margin-top: -6px;	
   }	
    .modal__wrapper:before {	
        border-color: transparent;	
        border-right-color: lightGrey;	
        border-width: 7px;	
        margin-top: -7px;	
   }	
    .modal input {	
        height: 1.5em;	
        padding: .25em;	
        width: 20em;	
        font-size: 14px;	
        border: 0;	
   }	
    .modal input:focus {	
        outline: none;	
   }	
    .visible {	
        display: block;	
   }	
    a.highlighted {	
        background: blue;	
        color: white;	
   }	
    .editableContent a:hover {	
        cursor: pointer;	
   }	
    .linkWrapper {	
        position: relative;	
   }	
    .hoverPop {	
        position: absolute;	
        left: 0;	
        top: 2.2em;	
        display: block;	
   }	
    .hoverPop__wrapper {	
        background: #fff;	
        padding: .5em .5em;	
        border: 1px solid lightGrey;	
        border-radius: 3px;	
        transition: all 1s;	
        position: relative;	
        width: auto;	
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);	
   }	
    .hoverPop__wrapper:after, .hoverPop__wrapper:before {	
        bottom: 100%;	
        left: 50%;	
        border: solid transparent;	
        content: " ";	
        height: 0;	
        width: 0;	
        position: absolute;	
        pointer-events: none;	
   }	
    .hoverPop__wrapper:after {	
        border-color: rgba(255, 255, 255, 0);	
        border-bottom-color: #fff;	
        border-width: 6px;	
        margin-left: -6px;	
   }	
    .hoverPop__wrapper:before {	
        border-color: transparent;	
        border-bottom-color: lightGrey;	
        border-width: 7px;	
        margin-left: -7px;	
   }	
    .addDetailPop .modal-dialog{	
       width:40%!important;	
   }	
    .modal input{	
        width:100%!important;	
        height:auto!important;	
        border:1px solid #d2d6de!important;	
   }	
   /*text editor*/	
   /*insight menu */	
    .insightMenu{	
       display:none!important;	
   }
 .addDetailPopBulk .modal-dialog{
    width:60%!important;
}
 .esignPop .modal-dialog{
    width:55%!important;
}
 .esignInfoCont li{
    text-align:justify;
     line-height: 25px;
     font-size: 16px;
}
 .esignInfoCont{
    padding-right:40px;
}
 .esignPop.modal-body{
    height:390px;
}
 .esignInfoUl{
    padding-top:15px;
    padding-bottom:15px;
}
 .advReconHoverCont{
    text-align: justify;
     position: absolute;
     border: 1px solid #856404;
     padding: 5px;
     margin-right: 5px;
     z-index: 1000;
     background-color: white;
}
 .pb80{
    padding-bottom:80px;
}
 .text-success1 {
     color: #4a79bf;
}
 a.text-success1:hover, a.text-success1:focus {
     color: #4a79bf;
}
 .testInsight{
    visibility:hidden;
}
 .mce-path {
     display: none !important;
}
 .topAdminMenu > li{
    display: inline-block!important;
     float: none;
     top: -78px;
}
 .saBtn{
    border:none;
    background:none;
    color:#20519D;
    font-weight:600;
     margin-top:-1px;
}
 .saBtn:focus{
    border:none;
    background:none;
}
 .btn-all {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px transparent;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     overflow: hidden;
     background: #14315D;
     color: #fff;
     text-transform: uppercase;
     padding: 5px 11px !important;	
     letter-spacing: .5px;	
     font-weight: 400;	
     font-size: 12px;	
     border: 3px solid #14315D;	
     letter-spacing:0.5px;
}
 .btn-all:hover {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px transparent;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     overflow: hidden;
     background: #fff;
     border: 3px solid #14315D;
     color: #14315D;
     text-transform: uppercase;
     letter-spacing: .5px 
}
 .saBtn2{
    border:none;
    background:none;
    color:#3ca240;
    font-weight:600;
    cursor: pointer;
}
 .saBtn2:focus{
    border:none;
    background:none;
}
 .treeFinYear {
     position: absolute;
     z-index: 999;
     background: #fff;
     width: 90.3%;
     border: 1px solid #ccc;
     border-top: 0px;
     max-height: 400px;
     overflow: auto;
     padding-left: 10px;
}
 .treeFinMonth {
     padding-left: 20px;
}
 .treeFinYear li {
     list-style-type: none;
}
 .treeFinMonth li {
     list-style-type: none;
}
 .treeFinYear li a{
    font-weight: 600;
    font-size:14px;
}
 .treeFinMonth li a{
    font-size:13px;
    font-weight:400;
}
 .retFilingStTbl table tbody tr td{
    padding-bottom:0px!important;
}
 .retfilinPop .modal-body {
     padding-top: 0px;
}
 .retfilinPop .box-body{
    padding:10px!important;
}
/*css added by swati ends here*/
/*css added by sandeep start here*/
/*style of angular mulit tree starts here */
 * {
     -webkit-font-smoothing: antialiased;
}
 .noselect {
     -webkit-touch-callout: none;
     -webkit-user-select: none;
     -khtml-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
}
 .past-users-filter {
     cursor:pointer;
     margin-left:20px;
}
 .no-results {
     padding-left:20px;
     padding-bottom:10px;
}
/*matched result from search*/
 .matched {
     font-weight:700 !important;
}
/*wraps entire selector*/
 .hierarchy-wrap {
     background: #FFFFFF;
     border:1px solid #ccc;
     border-radius:5px;
}
/* past users + search */
 .hierarchy-header {
     padding:10px;
}
 .hierarchy-header .search-wrap {
     margin-bottom:5px;
}
 .angular-ui-tree-handle {
     color: black;
     padding: 5px;
     font-weight:normal;
     cursor:pointer;
}
 .angular-ui-tree-nodes .angular-ui-tree-nodes {
     padding-left:0;
}
 .angular-ui-tree-nodes .angular-ui-tree-nodes .node-embed {
     padding-left:10px;
}
 .angular-ui-tree-nodes .angular-ui-tree-nodes .angular-ui-tree-nodes .node-embed {
     padding-left:20px;
}
 .angular-ui-tree-nodes .angular-ui-tree-nodes .angular-ui-tree-nodes .angular-ui-tree-nodes .node-embed {
     padding-left:30px;
}
 .angular-ui-tree-handle:hover {
     color: black;
     background: #f5f5f5;
}
 .node-header {
     padding-right:5px;
}
 .nodeActive {
     background:#deeaf9;
}
 .nodeActive:hover {
     background: #428bca;
     color:#FEFEFA;
}
 .angular-ui-tree-handle i {
     color:black;
}
/*style of angular mulit tree ends here */
 .uiTreeHeight {
     overflow: auto;
     max-height: 250px;
}
 .retTableTxtAlign tbody tr th, .retTableTxtAlign tbody tr td{
    text-align:left !important;
}
 #emailPop .chosen-container{
     width: 100% !important;
}
 .isRecBulkMsg {
     text-align: right;
     margin-top: 30px;
}
 .width300 {
     width: 300px;
}
 .marLeft110 {
     margin-left: 110px;
}
 .redColor {
     color : red !important;
}
 .greenColor {
     color : green !important;
}
 .orangeColor {
     color : #ff6a00 !important;
}
 .noActionOnAnchor a {
     pointer-events: none;
}
 .noActionOnAnchor {
     cursor: not-allowed;
}
 .mar-15 {
     margin-left: 15px;
}
 #searchBH{
     position: absolute;
     top: 3px;
     margin-left:20px;
}
 #searchBH input{
     height: 30px;
     border-radius: 15px;
     background: #cccccc38;
     border: solid 1px;
}
 #searchBH_dropdown {
     overflow-y: auto;
     max-height: 200px;
}
 .angucomplete-selected-row{
     background-color: #1e90ff!important;
}
 .insight-button {
     margin-top:-78px;
     background-color: #8dc73f;
}
 .shadow-insight {
     box-shadow: 0px 0px 10px #f78220;
}
 .insight-font-clr {
     color: #fff !important;
}
 @keyframes blink {
     50% {
         box-shadow: none;
    }
}
 .shadow-insight {
    /*or other element you want*/
     animation: blink .5s step-end infinite alternate;
}
 .font-weight {
     font-weight: bold !important;
}
 .fixHeight {
     height: 80% !important;
}
 .custom {
     margin-bottom: 15px;
}
 .fy-position {
     padding: 3px 40px !important;
}
 .custom-table th {
     padding-block-end: 15px !important;
     vertical-align: top !important;
}
 .custom-table td {
     padding-block-end: 15px !important;
     text-align: center;
}
 .date-icon {
     color: #8cc73f;
     padding-right: 15px;
     font-size: 15px;
}
 .custom-card {
     padding: 8px;
     border-radius: 5px;
     border: 2px solid #ddd;
     margin-top: -14px;
     margin-bottom: 15px;
}
 .red {
     border-color: #ef0d0d;
}
 .yellow {
     border-color: #faa806;
}
 .green {
     border-color: #23b230;
}
 ul.cards-list {
     padding: 0px;
     margin: 0px;
}
 .cards-list li {
     list-style-type: none;
     position: relative;
     padding-left: 25px;
     font-size: 12px;
     line-height: 14px;
     margin-top: 2px;
     white-space: nowrap;
}
 .cards-list li i {
     position: absolute;
     left: 0px;
     font-size: 20px;
     top: -2px;
}
 .marT15 {
     margin-top: 15px !important;
}
 .cursonPointer {
     cursor: pointer !important;
}
 .mt22 {
     margin-top: 22px;
}
/*css added by sandeep ends here*/
 @media (min-width:768px) {
     .sidebar-collapse .content-wrapper,.sidebar-collapse .main-footer,.sidebar-collapse .right-side {
         margin-left: 0 
    }
}
 .content-wrapper, .right-side {
     background-color: #e5e5e5;
     z-index: 800;
     padding-top: 84px 
}
 .userManagementContent {
     padding-top: 150px!important 
}
 .main-footer {
     background: #fff;
     color: #444;
     border-top: 5px solid #1C3C6D;
     overflow: hidden;
     margin-left: 0;
     width: 100%;
     bottom: -12px;
     z-index: 999 
}
 .fixed .main-header {
     top: 0;
     right: 0;
     left: 0 
}
 .fixed .content-wrapper, .fixed .right-side {
     padding-top: 50px 
}
 @media (max-width:767px) {
     .content-wrapper, .main-footer, .right-side {
         margin-left: 0 
    }
     .sidebar-open .content-wrapper, .sidebar-open .main-footer, .sidebar-open .right-side {
         -webkit-transform: translate(230px, 0);
         -ms-transform: translate(230px, 0);
         -o-transform: translate(230px, 0);
         transform: translate(230px, 0) 
    }
     .fixed .content-wrapper, .fixed .right-side {
         padding-top: 100px 
    }
}
 .fixed.layout-boxed .wrapper {
     max-width: 100% 
}
 body.hold-transition .content-wrapper, body.hold-transition .left-side, body.hold-transition .main-footer, body.hold-transition .main-header .logo, body.hold-transition .main-header .navbar, body.hold-transition .main-sidebar, body.hold-transition .right-side {
     -webkit-transition: none;
     -o-transition: none;
     transition: none 
}
 .content {
     min-height: 86.9vh;
     padding-top: 15px;
     margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px;
     margin-top: 35px 
}
 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
     font-family: 'Source Sans Pro', sans-serif 
}
 a {
    color: #333
}
 a:active, a:focus, a:hover {
     outline: 0;
     text-decoration: none;
     color: #20519D 
}
 .loginTab a {
     color: #fff;
     font-size: 18px 
}
 .loginTab a:active, .loginTab a:focus, .loginTab a:hover {
     outline: 0;
     text-decoration: none;
     color: #fff 
}
 .page-header {
     margin: 10px 0 20px;
     font-size: 22px 
}
 .page-header>small {
     color: #666;
     display: block;
     margin-top: 5px 
}
 .main-header {
     max-height: 100px;
     z-index: 1030;
     width: 100% 
}
 .main-header .navbar {
     -webkit-transition: margin-left .3s ease-in-out;
     -o-transition: margin-left .3s ease-in-out;
     transition: margin-left .3s ease-in-out;
     margin-bottom: 0;
     margin-left: 0;
     border: none;
     min-height: 50px;
     border-radius: 0 
}
 .layout-top-nav .main-header .navbar {
     margin-left: 0 
}
 .main-header #navbar-search-input.form-control {
     background: rgba(255, 255, 255, .2);
     border-color: transparent 
}
 .main-header #navbar-search-input.form-control:active, .main-header #navbar-search-input.form-control:focus {
     border-color: rgba(0, 0, 0, .1);
     background: rgba(255, 255, 255, .9) 
}
 .main-header #navbar-search-input.form-control::-moz-placeholder {
     color: #ccc;
     opacity: 1 
}
 .main-header #navbar-search-input.form-control:-ms-input-placeholder {
     color: #ccc 
}
 .main-header #navbar-search-input.form-control::-webkit-input-placeholder {
     color: #ccc 
}
 .main-header .navbar-custom-menu, .main-header .navbar-right {
     float: right;
     margin-right: 10px 
}
 @media (max-width:991px) {
     .main-header .navbar-custom-menu a, .main-header .navbar-right a {
         color: inherit;
         background: 0 0 
    }
}
 @media (max-width:767px) {
     .main-header .navbar-right {
         float: none 
    }
     .navbar-collapse .main-header .navbar-right {
         margin: 7.5px -15px 
    }
     .main-header .navbar-right>li {
         color: inherit;
         border: 0 
    }
}
 .main-header .navbar-brand, .main-header .sidebar-toggle:hover {
     color: #fff 
}
 .main-header .sidebar-toggle {
     float: left;
     background-color: transparent;
     background-image: none;
     padding: 15px;
     font-family: fontAwesome 
}
 .main-header .sidebar-toggle:before {
     content: "\f0c9" 
}
 .main-header .sidebar-toggle:active, .main-header .sidebar-toggle:focus {
     background: 0 0 
}
 .main-header .sidebar-toggle .icon-bar {
     display: none 
}
 .main-header .navbar .nav>li.user>a>.fa, .main-header .navbar .nav>li.user>a>.glyphicon, .main-header .navbar .nav>li.user>a>.ion {
     margin-right: 5px 
}
 .main-header .navbar .nav>li>a>.label {
     position: absolute;
     top: 9px;
     right: 7px;
     text-align: center;
     font-size: 9px;
     padding: 2px 3px;
     line-height: .9 
}
 .main-header .logo {
     -webkit-transition: width .3s ease-in-out;
     -o-transition: width .3s ease-in-out;
     transition: width .3s ease-in-out;
     display: block;
     float: left;
     height: 50px;
     font-size: 20px;
     line-height: 50px;
     text-align: center;
     width: 230px;
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     padding: 0 15px;
     font-weight: 300;
     overflow: hidden;
     background: url(../../images/icici_logo.png) no-repeat #fff;
     background-position-x: 15px;
     background-position-y: -2px;
     background-size: contain 
}
 .main-header .logo .logo-lg {
     display: block 
}
 .main-header .logo .logo-mini {
     display: none 
}
 .content-header {
     position: relative;
     padding: 0 
}
 .content-header>h1 {
     margin: 0;
     font-size: 20px 
}
 .content-header>h1>small {
     font-size: 15px;
     display: inline-block;
     padding-left: 4px;
     font-weight: 300 
}
 .content-header>.breadcrumb {
     float: right;
     margin-top: 0;
     margin-bottom: 0;
     font-size: 14px;
     padding: 7px 5px;
     position: absolute;
     top: 6px;
     right: 0px;
     border-radius: 2px 
}
 .content-header>.breadcrumb>li>a {
     color: #444;
     text-decoration: none;
     display: inline-block;
}
 .content-header>.breadcrumb>li>a>.fa, .content-header>.breadcrumb>li>a>.glyphicon, .content-header>.breadcrumb>li>a>.ion {
     margin-right: 5px 
}
 @media (max-width:991px) {
     .content-header>.breadcrumb {
         position: relative;
         margin-top: 5px;
         top: 0;
         right: 0;
         float: none;
         background: #d2d6de;
         padding-left: 10px 
    }
     .content-header>.breadcrumb li:before {
         color: #97a0b3 
    }
}
 .navbar-toggle {
     color: #fff;
     border: 0;
     margin: 0;
     padding: 15px 
}
 @media (max-width:991px) {
     .navbar-custom-menu .navbar-nav>li {
         float: left 
    }
     .navbar-custom-menu .navbar-nav {
         margin: 0;
         float: left 
    }
     .navbar-custom-menu .navbar-nav>li>a {
         padding-top: 15px;
         padding-bottom: 15px;
         line-height: 20px 
    }
     .horizontalMenu .navbar-collapse {
         top: 86px 
    }
     .content-header>.breadcrumb {
         margin-left: 15px;
         margin-right: 15px 
    }
     .headMenuLink>li>a {
         width: 100% 
    }
     .content {
         margin-top: 78px 
    }
}
 @media (max-width:767px) {
     .pageTitle {
         padding-top: 98px;
         position: relative 
    }
     .fpContainer, .fpContainer2 {
         position: relative!important;
         margin-top: 0;
         margin-bottom: 0!important 
    }
     .content, .tabContainer {
         margin-top: 0!important 
    }
     .main-header .logo, .main-header .navbar {
         width: 100%;
         float: none 
    }
     .main-header .navbar {
         margin: 0 
    }
     .main-header .navbar-custom-menu {
         float: right;
         right: 0;
         top: 0;
         position: fixed 
    }
     .horizontalMenu .navbar-collapse {
         top: 95px 
    }
}
 @media (max-width:991px) {
     .navbar-collapse.pull-left {
         float: none!important 
    }
     .navbar-collapse.pull-left+.navbar-custom-menu {
         display: block;
         position: absolute;
         top: 0;
         right: 0 
    }
     .half {
         float: left;
         width: 100%;
         padding: 0 1em;
    }
}
 .left-side, .main-sidebar {
     position: fixed;
     top: 50px;
     left: 0;
     padding-top: 0;
     min-height: 100%;
     width: 230px;
     z-index: 810;
     -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
     -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
     -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
     transition: transform .3s ease-in-out, width .3s ease-in-out 
}
 @media (max-width:767px) {
     .left-side, .main-sidebar {
         padding-top: 100px;
         -webkit-transform: translate(-230px, 0);
         -ms-transform: translate(-230px, 0);
         -o-transform: translate(-230px, 0);
         transform: translate(-230px, 0) 
    }
}
 @media (min-width:768px) {
     .sidebar-collapse .left-side, .sidebar-collapse .main-sidebar {
         -webkit-transform: translate(-230px, 0);
         -ms-transform: translate(-230px, 0);
         -o-transform: translate(-230px, 0);
         transform: translate(-230px, 0) 
    }
}
 @media (max-width:767px) {
     .sidebar-open .left-side, .sidebar-open .main-sidebar {
         -webkit-transform: translate(0, 0);
         -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
         transform: translate(0, 0) 
    }
}
 .sidebar {
     padding-bottom: 10px 
}
 .sidebar-form input:focus {
     border-color: transparent 
}
 .user-panel {
     position: relative;
     width: 100%;
     padding: 10px;
     overflow: hidden 
}
 .user-panel:after, .user-panel:before {
     content: " ";
     display: table 
}
 .user-panel>.image>img {
     width: 100%;
     max-width: 45px;
     height: auto 
}
 .user-panel>.info {
     padding: 5px 5px 5px 15px;
     line-height: 1;
     position: absolute;
     left: 55px 
}
 .user-panel>.info>p {
     font-weight: 600;
     margin-bottom: 9px 
}
 .user-panel>.info>a {
     text-decoration: none;
     padding-right: 5px;
     margin-top: 3px;
     font-size: 11px 
}
 .user-panel>.info>a>.fa, .user-panel>.info>a>.glyphicon, .user-panel>.info>a>.ion {
     margin-right: 3px 
}
 .sidebar-menu {
     list-style: none;
     margin: 0;
     padding: 0 
}
 .sidebar-menu>li {
     position: relative;
     margin: 0;
     padding: 0 
}
 .sidebar-menu>li>a {
     padding: 15px 5px 12px 15px;
     display: block 
}
 .sidebar-menu>li>a>.fa, .sidebar-menu>li>a>.glyphicon, .sidebar-menu>li>a>.ion {
     width: 20px 
}
 .sidebar-menu>li .badge, .sidebar-menu>li .label {
     margin-right: 5px 
}
 .sidebar-menu>li .badge {
     margin-top: 3px 
}
 .sidebar-menu li.header {
     padding: 10px 25px 10px 15px;
     font-size: 12px 
}
 .sidebar-menu li>a>.fa-angle-left, .sidebar-menu li>a>.pull-right-container>.fa-angle-left {
     width: auto;
     height: auto;
     padding: 0;
     margin-right: 10px 
}
 .sidebar-menu li>a>.fa-angle-left {
     position: absolute;
     top: 50%;
     right: 10px;
     margin-top: -8px 
}
 .sidebar-menu li.active>a>.fa-angle-left, .sidebar-menu li.active>a>.pull-right-container>.fa-angle-left {
     -webkit-transform: rotate(-90deg);
     -ms-transform: rotate(-90deg);
     -o-transform: rotate(-90deg);
     transform: rotate(-90deg) 
}
 .sidebar-menu li.active>.treeview-menu {
     display: block 
}
 .sidebar-menu .treeview-menu {
     display: none;
     list-style: none;
     padding: 0 0 0 5px;
     margin: 0 
}
 .sidebar-menu .treeview-menu .treeview-menu {
     padding-left: 20px 
}
 .sidebar-menu .treeview-menu>li {
     margin: 0 
}
 .sidebar-menu .treeview-menu>li>a {
     padding: 5px 5px 5px 15px;
     display: block;
     font-size: 14px 
}
 .sidebar-menu .treeview-menu>li>a>.fa, .sidebar-menu .treeview-menu>li>a>.glyphicon, .sidebar-menu .treeview-menu>li>a>.ion {
     width: 20px 
}
 .sidebar-menu .treeview-menu>li>a>.fa-angle-down, .sidebar-menu .treeview-menu>li>a>.fa-angle-left, .sidebar-menu .treeview-menu>li>a>.pull-right-container>.fa-angle-down, .sidebar-menu .treeview-menu>li>a>.pull-right-container>.fa-angle-left {
     width: auto 
}
 @media (min-width:768px) {
     .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .right-side {
         margin-left: 50px!important;
         z-index: 840 
    }
     .sidebar-mini.sidebar-collapse .main-sidebar {
         -webkit-transform: translate(0, 0);
         -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
         transform: translate(0, 0);
         width: 50px!important;
         z-index: 850 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li {
         position: relative 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
         margin-right: 0 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
         border-top-right-radius: 4px 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
         border-bottom-right-radius: 4px 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
         padding-top: 5px;
         padding-bottom: 5px;
         border-bottom-right-radius: 4px 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right) {
         display: block!important;
         position: absolute;
         width: 180px;
         left: 50px 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
         top: 0;
         margin-left: -3px;
         padding: 12px 5px 12px 20px;
         background-color: inherit 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container {
         position: relative!important;
         float: right;
         width: auto!important;
         left: 180px!important;
         top: -22px!important;
         z-index: 900 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container>.label:not(:first-of-type) {
         display: none 
    }
     .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
         top: 44px;
         margin-left: 0 
    }
     .sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info, .sidebar-mini.sidebar-collapse .sidebar-form, .sidebar-mini.sidebar-collapse .sidebar-menu li.header, .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right, .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
         display: none!important;
         -webkit-transform: translateZ(0) 
    }
     .sidebar-mini.sidebar-collapse .main-header .logo {
         width: 50px 
    }
     .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
         display: block;
         margin-left: -15px;
         margin-right: -15px;
         font-size: 18px 
    }
     .sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
         display: none 
    }
     .sidebar-mini.sidebar-collapse .main-header .navbar {
         margin-left: 50px 
    }
     .control-sidebar-open .content-wrapper, .control-sidebar-open .main-footer, .control-sidebar-open .right-side {
         margin-right: 230px 
    }
}
 .main-sidebar .user-panel, .sidebar-menu, .sidebar-menu>li.header {
     white-space: nowrap;
     overflow: hidden 
}
 .sidebar-menu:hover {
     overflow: visible 
}
 .sidebar-form, .sidebar-menu>li.header {
     overflow: hidden;
     text-overflow: clip 
}
 .sidebar-menu li>a {
     position: relative 
}
 .sidebar-menu li>a>.pull-right-container {
     position: absolute;
     right: 10px;
     top: 50%;
     margin-top: -7px 
}
 .control-sidebar-bg {
     position: fixed;
     z-index: 1000;
     bottom: 0 
}
 .control-sidebar, .control-sidebar-bg {
     top: 0;
     right: -230px;
     width: 230px;
     -webkit-transition: right .3s ease-in-out;
     -o-transition: right .3s ease-in-out;
     transition: right .3s ease-in-out 
}
 .control-sidebar {
     position: absolute;
     padding-top: 50px;
     z-index: 1010 
}
 @media (max-width:768px) {
     .control-sidebar {
         padding-top: 100px 
    }
     .nav-tabs.control-sidebar-tabs {
         display: table 
    }
     .nav-tabs.control-sidebar-tabs>li {
         display: table-cell 
    }
}
 .control-sidebar>.tab-content {
     padding: 10px 15px 
}
 .control-sidebar-open .control-sidebar, .control-sidebar-open .control-sidebar-bg, .control-sidebar.control-sidebar-open, .control-sidebar.control-sidebar-open+.control-sidebar-bg {
     right: 0 
}
 .nav-tabs.control-sidebar-tabs>li:first-of-type>a, .nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus, .nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover {
     border-left-width: 0 
}
 .nav-tabs.control-sidebar-tabs>li>a {
     border-radius: 0 
}
 .nav-tabs.control-sidebar-tabs>li>a, .nav-tabs.control-sidebar-tabs>li>a:hover {
     border-top: none;
     border-right: none;
     border-left: 1px solid transparent;
     border-bottom: 1px solid transparent 
}
 .nav-tabs.control-sidebar-tabs>li>a .icon {
     font-size: 16px 
}
 .nav-tabs.control-sidebar-tabs>li.active>a, .nav-tabs.control-sidebar-tabs>li.active>a:active, .nav-tabs.control-sidebar-tabs>li.active>a:focus, .nav-tabs.control-sidebar-tabs>li.active>a:hover {
     border-top: none;
     border-right: none;
     border-bottom: none 
}
 .control-sidebar-heading {
     font-weight: 400;
     font-size: 16px;
     padding: 10px 0;
     margin-bottom: 10px 
}
 .control-sidebar-subheading {
     display: block;
     font-weight: 400;
     font-size: 14px 
}
 .control-sidebar-menu {
     list-style: none;
     padding: 0;
     margin: 0 -15px 
}
 .control-sidebar-menu>li>a {
     display: block;
     padding: 10px 15px 
}
 .control-sidebar-menu>li>a:after, .control-sidebar-menu>li>a:before {
     content: " ";
     display: table 
}
 .control-sidebar-menu>li>a>.control-sidebar-subheading {
     margin-top: 0 
}
 .control-sidebar-menu .menu-icon {
     float: left;
     width: 35px;
     height: 35px;
     border-radius: 50%;
     text-align: center;
     line-height: 35px 
}
 .control-sidebar-menu .menu-info {
     margin-left: 45px;
     margin-top: 3px 
}
 .control-sidebar-menu .menu-info>.control-sidebar-subheading, .control-sidebar-menu .progress {
     margin: 0 
}
 .control-sidebar-menu .menu-info>p {
     margin: 0;
     font-size: 11px 
}
 .control-sidebar-dark {
     color: #b8c7ce 
}
 .control-sidebar-dark, .control-sidebar-dark+.control-sidebar-bg {
     background: #222d32 
}
 .control-sidebar-dark .nav-tabs.control-sidebar-tabs {
     border-bottom: #1c2529 
}
 .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a {
     background: #181f23;
     color: #b8c7ce 
}
 .control-sidebar-dark .control-sidebar-heading, .control-sidebar-dark .control-sidebar-subheading, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
     color: #fff 
}
 .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
     border-left-color: #141a1d;
     border-bottom-color: #141a1d 
}
 .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
     background: #1c2529 
}
 .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover {
     background: #222d32;
     color: #fff 
}
 .control-sidebar-dark .control-sidebar-menu>li>a:hover {
     background: #1e282c 
}
 .control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p {
     color: #b8c7ce 
}
 .control-sidebar-light {
     color: #5e5e5e 
}
 .control-sidebar-light, .control-sidebar-light+.control-sidebar-bg {
     background: #f9fafc;
     border-left: 1px solid #d2d6de 
}
 .control-sidebar-light .nav-tabs.control-sidebar-tabs {
     border-bottom: #d2d6de 
}
 .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a {
     background: #e8ecf4;
     color: #444 
}
 .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover {
     border-left-color: #d2d6de;
     border-bottom-color: #d2d6de 
}
 .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover {
     background: #eff1f7 
}
 .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover {
     background: #f9fafc;
     color: #111 
}
 .control-sidebar-light .control-sidebar-heading, .control-sidebar-light .control-sidebar-subheading {
     color: #111 
}
 .control-sidebar-light .control-sidebar-menu {
     margin-left: -14px 
}
 .control-sidebar-light .control-sidebar-menu>li>a:hover {
     background: #f4f4f5 
}
 .control-sidebar-light .control-sidebar-menu>li>a .menu-info>p {
     color: #5e5e5e 
}
 .dropdown-menu {
     box-shadow: none;
     border-color: #eee 
}
 .dropdown-menu>li>a {
     color: #777 
}
 .dropdown-menu>li>a>.fa, .dropdown-menu>li>a>.glyphicon, .dropdown-menu>li>a>.ion {
     margin-right: 10px 
}
 .dropdown-menu>li>a:hover {
     background-color: #F78220;
     color: #fff 
}
 .dropdown-menu>.divider {
     background-color: #eee 
}
 .navbar-nav>.messages-menu>.dropdown-menu, .navbar-nav>.notifications-menu>.dropdown-menu, .navbar-nav>.tasks-menu>.dropdown-menu {
     width: 280px;
     padding: 0;
     margin: 0;
     top: 100% 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li, .navbar-nav>.notifications-menu>.dropdown-menu>li, .navbar-nav>.tasks-menu>.dropdown-menu>li {
     position: relative 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li.header, .navbar-nav>.notifications-menu>.dropdown-menu>li.header, .navbar-nav>.tasks-menu>.dropdown-menu>li.header {
     background-color: #fff;
     padding: 7px 10px;
     border-bottom: 1px solid #f4f4f4;
     color: #444;
     font-size: 14px;
     border-radius: 4px 4px 0 0 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a, .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a, .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
     font-size: 12px;
     background-color: #fff;
     padding: 7px 10px;
     border-bottom: 1px solid #eee;
     color: #444!important;
     text-align: center;
     border-radius: 0 0 4px 4px 
}
 @media (max-width:991px) {
     .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a, .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a, .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
         background: #fff!important;
         color: #444!important 
    }
}
 .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover, .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover, .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover {
     text-decoration: none;
     font-weight: 400 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
     max-height: 200px;
     margin: 0;
     padding: 0;
     list-style: none;
     overflow-x: hidden 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
     display: block;
     white-space: nowrap;
     border-bottom: 1px solid #f4f4f4 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover {
     background: #f4f4f4;
     text-decoration: none 
}
 .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
     color: #444;
     overflow: hidden;
     text-overflow: ellipsis;
     padding: 10px 
}
 .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion {
     width: 20px 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
     margin: 0;
     padding: 10px 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img {
     margin: auto 10px auto auto;
     width: 40px;
     height: 40px 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
     padding: 0;
     margin: 0 0 0 45px;
     color: #444;
     font-size: 15px;
     position: relative 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small {
     color: #999;
     font-size: 10px;
     position: absolute;
     top: 0;
     right: 0 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
     margin: 0 0 0 45px;
     font-size: 12px;
     color: #888 
}
 .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after, .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before {
     content: " ";
     display: table 
}
 .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
     padding: 10px 
}
 .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
     font-size: 14px;
     padding: 0;
     margin: 0 0 10px;
     color: #666 
}
 .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress {
     padding: 0;
     margin: 0 
}
 .navbar-nav>.user-menu>.dropdown-menu {
     border-top-right-radius: 0;
     border-top-left-radius: 0;
     padding: 1px 0 0;
     border-top-width: 0;
     width: 330px 
}
 .navbar-nav>.user-menu>.dropdown-menu, .navbar-nav>.user-menu>.dropdown-menu>.user-body {
     border-bottom-right-radius: 4px;
     border-bottom-left-radius: 4px 
}
 .navbar-nav>.user-menu>.dropdown-menu>li.user-header {
     height: 110px;
     padding: 10px;
     text-align: center 
}
 .navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
     z-index: 5;
     height: 90px;
     width: 90px;
     border: 2px solid transparent;
     border-color: rgba(0, 0, 0, .5);
     padding: 5px;
     float: left;
     margin-top: 10px 
}
 .navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
     z-index: 5;
     color: #000;
     font-size: 17px;
     margin-top: 10px 
}
 .navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
     display: block;
     font-size: 12px 
}
 .navbar-nav>.user-menu>.dropdown-menu>.user-body:after, .navbar-nav>.user-menu>.dropdown-menu>.user-body:before, .navbar-nav>.user-menu>.dropdown-menu>.user-footer:after, .navbar-nav>.user-menu>.dropdown-menu>.user-footer:before {
     display: table;
     content: " " 
}
 .navbar-nav>.user-menu>.dropdown-menu>.user-body {
     padding: 15px;
     border-bottom: 1px solid #f4f4f4;
     border-top: 1px solid #ddd 
}
 .navbar-nav>.user-menu>.dropdown-menu>.user-body a {
     color: #444!important 
}
 @media (max-width:991px) {
     .navbar-nav>.user-menu>.dropdown-menu>.user-body a {
         background: #fff!important;
         color: #444!important 
    }
     .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover {
         background-color: #f9f9f9 
    }
}
 .navbar-nav>.user-menu>.dropdown-menu>.user-footer {
     background-color: #f9f9f9;
     padding: 10px;
     -moz-box-shadow: 0 0 5px #888;
     -webkit-box-shadow: 0 0 5px#888;
     box-shadow: 0 0 5px #888 
}
 .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
     color: #666 
}
 .navbar-nav>.user-menu .user-image {
     float: left;
     width: 25px;
     height: 25px;
     border-radius: 50%;
     margin-right: 10px;
     margin-top: -2px 
}
 @media (max-width:767px) {
     .navbar-nav>.user-menu .user-image {
         float: none;
         margin-right: 0;
         margin-top: -8px;
         line-height: 10px 
    }
}
 .open:not(.dropup)>.animated-dropdown-menu {
     backface-visibility: visible!important;
     -webkit-animation: flipInX .7s both;
     -o-animation: flipInX .7s both;
     animation: flipInX .7s both 
}
 @keyframes flipInX {
     0% {
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         transition-timing-function: ease-in;
         opacity: 0 
    }
     40% {
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         transition-timing-function: ease-in 
    }
     60% {
         transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
         opacity: 1 
    }
     80% {
         transform: perspective(400px) rotate3d(1, 0, 0, -5deg) 
    }
     100% {
         transform: perspective(400px) 
    }
}
 @-webkit-keyframes flipInX {
     0% {
         -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         -webkit-transition-timing-function: ease-in;
         opacity: 0 
    }
     40% {
         -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         -webkit-transition-timing-function: ease-in 
    }
     60% {
         -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
         opacity: 1 
    }
     80% {
         -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg) 
    }
     100% {
         -webkit-transform: perspective(400px) 
    }
}
 .navbar-custom-menu>.navbar-nav>li {
     position: relative 
}
 .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
     position: absolute;
     right: 00px;
     left: auto;
     box-shadow: 0 2px 7px -1px #1C3C6D 
}
 @media (max-width:991px) {
     .navbar-custom-menu>.navbar-nav {
         float: right 
    }
     .navbar-custom-menu>.navbar-nav>li {
         position: static 
    }
     .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
         position: absolute;
         right: 5%;
         left: auto;
         border: 1px solid #ddd;
         background: #fff 
    }
}
 .btn-group-vertical .btn.btn-flat:first-of-type, .btn-group-vertical .btn.btn-flat:last-of-type, .form-control {
     border-radius: 0 
}
 .progress-striped .progress-bar-green, .progress-striped .progress-bar-light-blue, .progress-striped .progress-bar-primary, .progress-striped .progress-bar-success {
     background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
     background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) 
}
 .form-control {
     box-shadow: none;
     border-color: #d2d6de 
}
 .form-control:focus {
     border-color: #3c8dbc;
     box-shadow: none 
}
 .form-control:-ms-input-placeholder, .form-control::-moz-placeholder, .form-control::-webkit-input-placeholder {
     color: #bbb;
     opacity: 1 
}
 .form-group.has-success .help-block, .form-group.has-success label {
     color: #00a65a 
}
 .form-control:not(select) {
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none 
}
 .form-group.has-success .form-control, .form-group.has-success .input-group-addon {
     border-color: #00a65a;
     box-shadow: none 
}
 .form-group.has-warning .help-block, .form-group.has-warning label {
     color: #f39c12 
}
 .form-group.has-warning .form-control, .form-group.has-warning .input-group-addon {
     border-color: #f39c12;
     box-shadow: none 
}
 .form-group.has-error .help-block, .form-group.has-error label {
     color: #dd4b39 
}
 .form-group.has-error .form-control, .form-group.has-error .input-group-addon {
     border-color: #dd4b39;
     box-shadow: none 
}
 .input-group .input-group-addon {
     border-radius: 0;
     border-color: #d2d6de;
     background-color: #fff 
}
 .progress-sm, .progress-sm .progress-bar, .progress-xs, .progress-xs .progress-bar, .progress-xxs, .progress-xxs .progress-bar, .progress.sm, .progress.sm .progress-bar, .progress.xs, .progress.xs .progress-bar, .progress.xxs, .progress.xxs .progress-bar {
     border-radius: 1px 
}
 .icheck>label {
     padding-left: 0 
}
 .form-control-feedback.fa {
     line-height: 34px 
}
 .form-group-lg .form-control+.form-control-feedback.fa, .input-group-lg+.form-control-feedback.fa, .input-lg+.form-control-feedback.fa {
     line-height: 46px 
}
 .form-group-sm .form-control+.form-control-feedback.fa, .input-group-sm+.form-control-feedback.fa, .input-sm+.form-control-feedback.fa {
     line-height: 30px 
}
 .progress, .progress>.progress-bar {
     -webkit-box-shadow: none;
     box-shadow: none 
}
 .progress-sm, .progress.sm {
     height: 10px 
}
 .progress-xs, .progress.xs {
     height: 7px 
}
 .progress-xxs, .progress.xxs {
     height: 3px 
}
 .progress.vertical {
     position: relative;
     width: 30px;
     height: 200px;
     display: inline-block;
     margin-right: 10px 
}
 .progress.vertical>.progress-bar {
     width: 100%;
     position: absolute;
     bottom: 0 
}
 .progress.vertical.progress-sm, .progress.vertical.sm {
     width: 20px 
}
 .progress.vertical.progress-xs, .progress.vertical.xs {
     width: 10px 
}
 .progress.vertical.progress-xxs, .progress.vertical.xxs {
     width: 3px 
}
 .progress-group .progress-text {
     font-weight: 600 
}
 .progress-group .progress-number {
     float: right 
}
 .table tr>td .progress {
     margin: 0 
}
 .progress-bar-light-blue, .progress-bar-primary {
     background-color: #3c8dbc 
}
 .progress-striped .progress-bar-light-blue, .progress-striped .progress-bar-primary {
     background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) 
}
 .progress-bar-green, .progress-bar-success {
     background-color: #00a65a 
}
 .progress-striped .progress-bar-green, .progress-striped .progress-bar-success {
     background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) 
}
 .progress-striped .progress-bar-aqua, .progress-striped .progress-bar-info, .progress-striped .progress-bar-warning, .progress-striped .progress-bar-yellow {
     background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
     background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) 
}
 .progress-bar-aqua, .progress-bar-info {
     background-color: #00c0ef 
}
 .progress-striped .progress-bar-aqua, .progress-striped .progress-bar-info {
     background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) 
}
 .progress-bar-warning, .progress-bar-yellow {
     background-color: #f39c12 
}
 .progress-striped .progress-bar-warning, .progress-striped .progress-bar-yellow {
     background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) 
}
 .progress-bar-danger, .progress-bar-red {
     background-color: #dd4b39 
}
 .progress-striped .progress-bar-danger, .progress-striped .progress-bar-red {
     background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
     background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
     background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) 
}
 .small-box {
     border-radius: 2px;
     position: relative;
     display: block;
     margin-bottom: 20px;
     box-shadow: 0 1px 1px rgba(0, 0, 0, .1) 
}
 .small-box>.inner {
     padding: 10px 
}
 .small-box>.small-box-footer {
     position: relative;
     text-align: center;
     padding: 3px 0;
     color: #fff;
     color: rgba(255, 255, 255, .8);
     display: block;
     z-index: 10;
     background: rgba(0, 0, 0, .1);
     text-decoration: none 
}
 .small-box>.small-box-footer:hover {
     color: #fff;
     background: rgba(0, 0, 0, .15) 
}
 .small-box h3 {
     font-size: 38px;
     font-weight: 700;
     margin: 0 0 10px;
     white-space: nowrap;
     padding: 0 
}
 .small-box p {
     font-size: 15px 
}
 .small-box p>small {
     display: block;
     color: #f9f9f9;
     font-size: 13px;
     margin-top: 5px 
}
 .small-box h3, .small-box p {
     z-index: 5 
}
 .small-box .icon {
     -webkit-transition: all .3s linear;
     -o-transition: all .3s linear;
     transition: all .3s linear;
     position: absolute;
     top: -10px;
     right: 10px;
     z-index: 0;
     font-size: 90px;
     color: rgba(0, 0, 0, .15) 
}
 .small-box:hover {
     text-decoration: none;
     color: #f9f9f9 
}
 .small-box:hover .icon {
     font-size: 95px 
}
 @media (max-width:767px) {
     .small-box {
         text-align: center 
    }
     .small-box .icon {
         display: none 
    }
     .small-box p {
         font-size: 12px 
    }
}
 .box {
     position: relative;
     border-radius: 3px;
     background: #fff;
     border-top: 3px solid #fff;
     margin-bottom: 20px;
     width: 100%;
     box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
     border-left: 1px solid rgba(0, 0, 0, .1);
     border-right: 1px solid rgba(0, 0, 0, .1) 
}
 .box.box-primary {
     border-top-color: #3c8dbc 
}
 .box.box-info {
     border-top-color: #00c0ef 
}
 .box.box-danger {
     border-top-color: #fff 
}
 .box.box-warning {
     border-top-color: #f39c12 
}
 .box.box-success {
     border-top-color: #00a65a 
}
 .box.box-default {
     border-top-color: #515C6B 
}
 .box.collapsed-box .box-body, .box.collapsed-box .box-footer {
     display: none 
}
 .box .nav-stacked>li {
     border-bottom: 1px solid #f4f4f4;
     margin: 0 
}
 .box .nav-stacked>li:last-of-type {
     border-bottom: none 
}
 .box.height-control .box-body {
     max-height: 300px;
     overflow: auto 
}
 .box .border-right {
     border-right: 1px solid #f4f4f4 
}
 .box .border-left {
     border-left: 1px solid #f4f4f4 
}
 .box.box-solid {
     border-top: 0 
}
 .box.box-solid>.box-header .btn.btn-default {
     background: 0 0 
}
 .box.box-solid>.box-header .btn:hover, .box.box-solid>.box-header a:hover {
     background: rgba(0, 0, 0, .1) 
}
 .box.box-solid.box-default {
     border: 1px solid #d2d6de 
}
 .box.box-solid.box-default>.box-header {
     color: #444;
     background: #d2d6de 
}
 .box.box-solid.box-default>.box-header .btn, .box.box-solid.box-default>.box-header a {
     color: #444 
}
 .box.box-solid.box-primary {
     border: 1px solid #3c8dbc 
}
 .box.box-solid.box-primary>.box-header {
     color: #fff;
     background: #3c8dbc 
}
 .box.box-solid.box-primary>.box-header .btn, .box.box-solid.box-primary>.box-header a {
     color: #fff 
}
 .box.box-solid.box-info {
     border: 1px solid #00c0ef 
}
 .box.box-solid.box-info>.box-header {
     color: #fff;
     background: #00c0ef 
}
 .box.box-solid.box-info>.box-header .btn, .box.box-solid.box-info>.box-header a {
     color: #fff 
}
 .box.box-solid.box-danger {
     border: 1px solid #d2d2d2 
}
 .box.box-solid.box-danger>.box-header {
     color: #fff;
     background: #4c6069 
}
 .box.box-solid.box-danger>.box-header .btn, .box.box-solid.box-danger>.box-header a {
     color: #fff 
}
 .box.box-solid.box-warning {
     border: 1px solid #f39c12 
}
 .box.box-solid.box-warning>.box-header {
     color: #fff;
     background: #f39c12 
}
 .box.box-solid.box-warning>.box-header .btn, .box.box-solid.box-warning>.box-header a {
     color: #fff 
}
 .box.box-solid.box-success {
     border: 1px solid #00a65a 
}
 .box.box-solid.box-success>.box-header {
     color: #fff;
     background: #00a65a 
}
 .box.box-solid.box-success>.box-header .btn, .box.box-solid.box-success>.box-header a {
     color: #fff 
}
 .box.box-solid>.box-header>.box-tools .btn {
     border: 0;
     box-shadow: none 
}
 .box.box-solid[class*=bg]>.box-header {
     color: #fff 
}
 .box .box-group>.box {
     margin-bottom: 5px 
}
 .box .knob-label {
     text-align: center;
     color: #333;
     font-weight: 100;
     font-size: 12px;
     margin-bottom: .3em 
}
 .box>.loading-img, .box>.overlay, .overlay-wrapper>.loading-img, .overlay-wrapper>.overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100% 
}
 .box .overlay, .overlay-wrapper .overlay {
     z-index: 50;
     background: rgba(255, 255, 255, .7);
     border-radius: 3px 
}
 .box .overlay>.fa, .overlay-wrapper .overlay>.fa {
     position: absolute;
     top: 50%;
     left: 50%;
     margin-left: -15px;
     margin-top: -15px;
     color: #000;
     font-size: 30px 
}
 .box .overlay.dark, .overlay-wrapper .overlay.dark {
     background: rgba(0, 0, 0, .5) 
}
 .box-body:after, .box-body:before, .box-footer:after, .box-footer:before, .box-header:after, .box-header:before {
     content: " ";
     display: table 
}
 .box-body:after, .box-footer:after, .box-header:after {
     clear: both 
}
 .box-header {
     color: #444;
     display: block;
     padding: 10px;
     position: relative 
}
 .box-header.with-border {
     border-bottom: 1px solid #fff 
}
 .collapsed-box .box-header.with-border {
     border-bottom: none 
}
 .box-header .box-title, .box-header>.fa, .box-header>.glyphicon, .box-header>.ion {
     display: inline-block;
     font-size: 18px;
     margin: 0;
     line-height: 1 
}
 .box-header>.fa, .box-header>.glyphicon, .box-header>.ion {
     margin-right: 5px 
}
 .box-header>.box-tools {
     position: absolute;
     right: 0;
     top: 0 
}
 .box-header>.box-tools [data-toggle=tooltip], .timeline {
     position: relative 
}
 .box-header>.box-tools.pull-right .dropdown-menu {
     right: 0;
     left: auto 
}
 .box-header>.box-tools .dropdown-menu>li>a {
     color: #444!important 
}
 .btn-box-tool {
     padding: 5px;
     font-size: 12px;
     background: 0 0;
     color: #97a0b3 
}
 .btn-box-tool:hover, .open .btn-box-tool {
     color: #606c84 
}
 .btn-box-tool.btn:active {
     box-shadow: none 
}
 .box-body {
     padding: 20px 10px 10px;
     border-radius: 0 0 3px 3px 
}
 .no-header .box-body {
     border-top-right-radius: 3px;
     border-top-left-radius: 3px 
}
 .box-body>.table {
     margin-bottom: 0 
}
 .box-body .fc {
     margin-top: 0!important 
}
 .box-body .full-width-chart {
     margin: -19px 
}
 .box-body.no-padding .full-width-chart {
     margin: -9px 
}
 .box-body .box-pane {
     border-radius: 0 0 0 3px 
}
 .box-body .box-pane-right {
     border-radius: 0 0 3px 
}
 .box-footer {
     border: 1px solid #d2d2d2;
     padding: 10px;
     background-color: #fff;
     border-radius: 0 0 3px 3px 
}
 @media (max-width:991px) {
     .chart-legend>li {
         float: left;
         margin-right: 10px 
    }
}
 .box-comments {
     background: #f7f7f7 
}
 .box-comments .box-comment {
     padding: 8px 0;
     border-bottom: 1px solid #eee 
}
 .box-comments .box-comment:after, .box-comments .box-comment:before {
     content: " ";
     display: table 
}
 .box-comments .box-comment:last-of-type {
     border-bottom: 0 
}
 .box-comments .box-comment:first-of-type {
     padding-top: 0 
}
 .box-comments .box-comment img {
     float: left 
}
 .box-comments .comment-text {
     margin-left: 40px;
     color: #555 
}
 .box-comments .username {
     color: #444;
     display: block;
     font-weight: 600 
}
 .box-comments .text-muted {
     font-weight: 400;
     font-size: 12px 
}
 .todo-list {
     margin: 0;
     padding: 0;
     list-style: none;
     overflow: auto 
}
 .todo-list>li {
     border-radius: 2px;
     padding: 10px;
     background: #f4f4f4;
     margin-bottom: 2px;
     border-left: 2px solid #e6e7e8;
     color: #444 
}
 .todo-list>li:last-of-type {
     margin-bottom: 0 
}
 .todo-list>li>input[type=checkbox] {
     margin: 0 10px 0 5px 
}
 .todo-list>li .text {
     display: inline-block;
     margin-left: 5px;
     font-weight: 600 
}
 .todo-list>li .label {
     margin-left: 10px;
     font-size: 9px 
}
 .todo-list>li .tools {
     display: none;
     float: right;
     color: #dd4b39 
}
 .todo-list .handle, .todo-list>li:hover .tools {
     display: inline-block 
}
 .todo-list>li .tools>.fa, .todo-list>li .tools>.glyphicon, .todo-list>li .tools>.ion {
     margin-right: 5px;
     cursor: pointer 
}
 .todo-list>li.done {
     color: #999 
}
 .todo-list>li.done .text {
     text-decoration: line-through;
     font-weight: 500 
}
 .alert a, .callout a {
     text-decoration: underline 
}
 .todo-list>li.done .label {
     background: #d2d6de!important 
}
 .todo-list .danger {
     border-left-color: #dd4b39 
}
 .todo-list .warning {
     border-left-color: #f39c12 
}
 .todo-list .info {
     border-left-color: #00c0ef 
}
 .todo-list .success {
     border-left-color: #00a65a 
}
 .todo-list .primary {
     border-left-color: #3c8dbc 
}
 .todo-list .handle {
     cursor: move;
     margin: 0 5px 
}
 .chat {
     padding: 5px 20px 5px 10px 
}
 .chat .item {
     margin-bottom: 10px 
}
 .chat .item:after, .chat .item:before {
     content: " ";
     display: table 
}
 .chat .item>img {
     width: 40px;
     height: 40px;
     border: 2px solid transparent;
     border-radius: 50% 
}
 .chat .item>.online {
     border: 2px solid #00a65a 
}
 .chat .item>.offline {
     border: 2px solid #dd4b39 
}
 .chat .item>.message {
     margin-left: 55px;
     margin-top: -40px 
}
 .chat .item>.message>.name {
     display: block;
     font-weight: 600 
}
 .chat .item>.attachment {
     border-radius: 3px;
     background: #f4f4f4;
     margin-left: 65px;
     margin-right: 15px;
     padding: 10px 
}
 .chat .item>.attachment>h4 {
     margin: 0 0 5px;
     font-weight: 600;
     font-size: 14px 
}
 .chat .item>.attachment>.filename, .chat .item>.attachment>p {
     font-weight: 600;
     font-size: 13px;
     font-style: italic;
     margin: 0 
}
 .chat .item>.attachment:after, .chat .item>.attachment:before {
     content: " ";
     display: table 
}
 .info-box, .info-box-icon, .info-box-more, .info-box-number {
     display: block 
}
 .box-input {
     max-width: 200px 
}
 .modal .panel-body {
     color: #444 
}
 .btn, .info-box .progress, .info-box .progress .progress-bar {
     border-radius: 0 
}
 .info-box small {
     font-size: 14px 
}
 .info-box .progress {
     background: rgba(0, 0, 0, .2);
     margin: 5px -10px;
     height: 2px 
}
 .info-box .progress .progress-bar {
     background: #fff 
}
 .info-box-icon {
     float: left;
     height: 90px;
     width: 90px;
     text-align: center;
     font-size: 36px;
     line-height: 90px;
     background: rgba(0, 0, 0, .2);
     padding-top: 27px;
     border-radius: 2px 0 0 2px 
}
 .info-box-icon>img {
     max-width: 100% 
}
 .info-box-content {
     padding: 5px 10px;
     margin-left: 90px 
}
 .info-box-number {
     font-size: 14px;
     font-weight: 700 
}
 .progress-description {
     display: block;
     font-size: 21px;
     font-weight: 400;
     overflow: hidden;
     padding-bottom: 2px;
     padding-top: 20px;
     text-align: center;
     text-overflow: ellipsis;
     vertical-align: middle;
     white-space: nowrap 
}
 .btn-blue, .timeline>li>.timeline-item>.timeline-header>a {
     font-weight: 600 
}
 .progress-description {
     margin: 0 
}
 .timeline {
     margin: 0 0 30px;
     padding: 0;
     list-style: none 
}
 .timeline:before {
     content: '';
     position: absolute;
     top: 0;
     bottom: 0;
     width: 4px;
     background: #ddd;
     left: 31px;
     margin: 0;
     border-radius: 2px 
}
 .timeline>li {
     position: relative;
     margin-right: 10px;
     margin-bottom: 15px 
}
 .timeline>li:after, .timeline>li:before {
     content: " ";
     display: table 
}
 .timeline>li>.timeline-item {
     -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
     box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
     border-radius: 3px;
     margin-top: 0;
     background: #fff;
     color: #444;
     margin-left: 60px;
     margin-right: 15px;
     padding: 0;
     position: relative 
}
 .timeline>li>.timeline-item>.time {
     color: #999;
     float: right;
     padding: 10px;
     font-size: 12px 
}
 .timeline>li>.timeline-item>.timeline-header {
     margin: 0;
     color: #555;
     border-bottom: 1px solid #f4f4f4;
     padding: 10px;
     font-size: 16px;
     line-height: 1.1 
}
 .timeline>li>.timeline-item>.timeline-body, .timeline>li>.timeline-item>.timeline-footer {
     padding: 10px 
}
 .timeline>li>.fa, .timeline>li>.glyphicon, .timeline>li>.ion {
     width: 30px;
     height: 30px;
     font-size: 15px;
     line-height: 30px;
     position: absolute;
     color: #666;
     background: #d2d6de;
     border-radius: 50%;
     text-align: center;
     left: 18px;
     top: 0 
}
 .timeline>.time-label>span {
     font-weight: 600;
     padding: 5px;
     display: inline-block;
     background-color: #fff;
     border-radius: 4px 
}
 .timeline-inverse>li>.timeline-item {
     background: #f0f0f0;
     border: 1px solid #ddd;
     -webkit-box-shadow: none;
     box-shadow: none 
}
 .timeline-inverse>li>.timeline-item>.timeline-header {
     border-bottom-color: #ddd 
}
 .btn {
     -webkit-box-shadow: none;
     box-shadow: none;
     border: 1px solid transparent;
     font-size: 14px;
     padding: 5px 11px!important;
}
 .btn.uppercase {
     text-transform: uppercase 
}
 .btn.btn-flat {
     border-radius: 0;
     -webkit-box-shadow: none;
     -moz-box-shadow: none;
     box-shadow: none;
     border-width: 1px 
}
 .btn:active {
     -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
     -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) 
}
 .btn:focus {
     outline: 0 
}
 .btn.btn-file {
     position: relative;
     overflow: hidden 
}
 .btn.btn-file>input[type=file] {
     position: absolute;
     top: 0;
     right: 0;
     min-width: 100%;
     min-height: 100%;
     font-size: 100px;
     text-align: right;
     opacity: 0;
     filter: alpha(opacity=0);
     outline: 0;
     background: #fff;
     cursor: inherit;
     display: block 
}
 .btn-app, .btn-blue {
     position: relative;
     font-size: 12px 
}
 .btn-default {
     background-color: #f4f4f4;
     color: #444;
     border-color: #ddd 
}
 .btn-default.hover, .btn-default:active, .btn-default:hover {
     background-color: #e7e7e7 
}
 .btn-primary {
     background-color: #3c8dbc;
     border-color: #367fa9 
}
 .btn-primary.hover, .btn-primary:active, .btn-primary:hover {
     background-color: #367fa9 
}
 .btn-success {
     background-color: #00a65a;
     border-color: #008d4c 
}
 .btn-success.hover, .btn-success:active, .btn-success:hover {
     background-color: #008d4c 
}
 .btn-info {
     background-color: #00c0ef;
     border-color: #00acd6 
}
 .btn-info.hover, .btn-info:active, .btn-info:hover {
     background-color: #00acd6 
}
 .btn-blue {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px transparent;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     overflow: hidden;
     background: #fff;
     border: 3px solid #14315D;
    /* -webkit-transition-property: color;
     transition-property: color;
     -webkit-transition-duration: .3s;
     transition-duration: .3s;
     */
     color: #14315D;
     text-transform: uppercase;
     letter-spacing: .5px 
}
 .btn-excel {
     display: inline-block;
     vertical-align: middle;
     background: #fff;
     color: #14315D;
     text-transform: uppercase;
     letter-spacing: .5px;
     color:#44a00c;
}
 .btn-excel i{
    font-size:18px;
}
 .direct-chat-messages, .direct-chat.chat-pane-open .direct-chat-contacts {
     -webkit-transform: translate(0, 0);
     -ms-transform: translate(0, 0);
     -o-transform: translate(0, 0) 
}
 .btn-danger {
     background-color: #dd4b39;
     border-color: #d73925 
}
 .btn-danger.hover, .btn-danger:active, .btn-danger:hover {
     background-color: #d73925 
}
 .btn-warning {
     background-color: #f39c12;
     border-color: #e08e0b 
}
 .btn-warning.hover, .btn-warning:active, .btn-warning:hover {
     background-color: #e08e0b 
}
 .btn-outline {
     border: 1px solid #fff;
     background: 0 0;
     color: #fff 
}
 .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
     color: rgba(255, 255, 255, .7);
     border-color: rgba(255, 255, 255, .7) 
}
 .btn-link {
     -webkit-box-shadow: none;
     box-shadow: none 
}
 .btn[class*=bg-]:hover {
     -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, .2);
     box-shadow: inset 0 0 100px rgba(0, 0, 0, .2) 
}
 .btn-app {
     border-radius: 3px;
     padding: 15px 5px;
     margin: 0 0 10px 10px;
     min-width: 80px;
     height: 60px;
     text-align: center;
     color: #666;
     border: 1px solid #ddd;
     background-color: #f4f4f4 
}
 .alert, .callout {
     border-radius: 3px 
}
 .btn-app>.fa, .btn-app>.glyphicon, .btn-app>.ion {
     font-size: 20px;
     display: block 
}
 .btn-app:hover {
     background: #f4f4f4;
     color: #444;
     border-color: #aaa 
}
 .btn-app:active, .btn-app:focus {
     -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
     -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) 
}
 .btn-app>.badge {
     position: absolute;
     top: -3px;
     right: -10px;
     font-size: 10px;
     font-weight: 400 
}
 .alert h4, .callout h4, .nav-pills>li.active>a {
     font-weight: 600 
}
 .callout {
     margin: 0 0 20px;
     padding: 15px 30px 15px 15px;
     border-left: 5px solid #eee 
}
 .callout a {
     color: #fff 
}
 .callout a:hover {
     color: #eee 
}
 .callout h4 {
     margin-top: 0 
}
 .callout p:last-child {
     margin-bottom: 0 
}
 .callout .highlight, .callout code {
     background-color: #fff 
}
 .callout.callout-danger {
     border-color: #c23321 
}
 .callout.callout-warning {
     border-color: #c87f0a 
}
 .callout.callout-info {
     border-color: #0097bc 
}
 .callout.callout-success {
     border-color: #00733e 
}
 .alert .icon {
     margin-right: 10px 
}
 .alert .close {
     color: #000;
     opacity: .2;
     filter: alpha(opacity=20) 
}
 .alert .close:hover {
     opacity: .5;
     filter: alpha(opacity=50) 
}
 .alert a {
     color: #fff 
}
 .alert-success {
     border-color: #008d4c 
}
 .alert-danger, .alert-error {
     border-color: #d73925 
}
 .alert-warning {
     border-color: #e08e0b 
}
 .alert-info {
     border-color: #00acd6 
}
 .nav>li>a:active, .nav>li>a:focus, .nav>li>a:hover {
     color: #444 
}
 .nav-pills>li>a {
     border-radius: 0;
     border-top: 3px solid transparent;
     color: #444 
}
 .nav-pills>li>a>.fa, .nav-pills>li>a>.glyphicon, .nav-pills>li>a>.ion {
     margin-right: 5px 
}
 .nav-stacked>li>a {
     border-radius: 0;
     border-top: 0;
     border-left: 3px solid transparent;
     color: #444;
     font-weight: 400 
}
 .nav-stacked>li.active>a, .nav-stacked>li.active>a:hover {
     background: 0 0;
     color: #444;
     border-top: 0;
     border-left-color: #3c8dbc 
}
 .nav-stacked>li.header {
     border-bottom: 1px solid #ddd;
     color: #777;
     margin-bottom: 10px;
     padding: 5px 10px;
     text-transform: uppercase 
}
 .nav-tabs-custom {
     margin-bottom: 20px;
     background: #fff;
     box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
     border-radius: 3px 
}
 .nav-tabs-custom>.nav-tabs {
     margin: 0;
     border-bottom-color: #d2d2d2;
     border-top-right-radius: 3px;
     border-top-left-radius: 3px 
}
 .nav-tabs-custom>.nav-tabs>li {
     border-top: 3px solid transparent;
     margin-bottom: -2px;
     margin-right: 5px 
}
 .nav-tabs-custom>.nav-tabs>li>a {
     color: #444;
     border-radius: 0;
     font-weight: 400 
}
 .nav-tabs-custom>.nav-tabs>li>a.text-muted, .nav-tabs-custom>.nav-tabs>li>a:hover {
     color: #999 
}
 .contacts-list-name, .direct-chat-name, .products-list .product-title {
     font-weight: 600 
}
 .nav-tabs-custom>.nav-tabs>li>a, .nav-tabs-custom>.nav-tabs>li>a:hover {
     background: 0 0;
     margin: 0 
}
 .nav-tabs-custom>.nav-tabs>li:not(.active)>a:active, .nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus, .nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover {
     border-color: transparent 
}
 .nav-tabs-custom>.nav-tabs>li.active {
     border-top-color: #db2128 
}
 .nav-tabs-custom>.nav-tabs>li.active:hover>a, .nav-tabs-custom>.nav-tabs>li.active>a {
     background-color: #fff;
     color: #444 
}
 .nav-tabs-custom>.nav-tabs>li.active>a {
     border-top-color: transparent;
     border-left-color: #d2d2d2;
     border-right-color: #d2d2d2 
}
 .nav-tabs-custom>.nav-tabs>li:first-of-type {
     margin-left: 0 
}
 .nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
     border-left-color: transparent 
}
 .nav-tabs-custom>.nav-tabs.pull-right {
     float: none!important 
}
 .nav-tabs-custom>.nav-tabs.pull-right>li {
     float: right 
}
 .nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type {
     margin-right: 0 
}
 .nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a {
     border-left-width: 1px 
}
 .nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a {
     border-left-color: #f4f4f4;
     border-right-color: transparent 
}
 .nav-tabs-custom>.nav-tabs>li.header {
     line-height: 35px;
     padding: 0 10px;
     font-size: 20px;
     color: #444 
}
 .nav-tabs-custom>.nav-tabs>li.header>.fa, .nav-tabs-custom>.nav-tabs>li.header>.glyphicon, .nav-tabs-custom>.nav-tabs>li.header>.ion {
     margin-right: 5px 
}
 .nav-tabs-custom>.tab-content {
     background: #fff;
     padding: 10px;
     border-bottom-right-radius: 3px;
     border-bottom-left-radius: 3px 
}
 .nav-tabs-custom .dropdown.open>a:active, .nav-tabs-custom .dropdown.open>a:focus {
     background: 0 0;
     color: #999 
}
 .nav-tabs-custom.tab-primary>.nav-tabs>li.active {
     border-top-color: #3c8dbc 
}
 .nav-tabs-custom.tab-info>.nav-tabs>li.active {
     border-top-color: #00c0ef 
}
 .nav-tabs-custom.tab-danger>.nav-tabs>li.active {
     border-top-color: #dd4b39 
}
 .nav-tabs-custom.tab-warning>.nav-tabs>li.active {
     border-top-color: #f39c12 
}
 .nav-tabs-custom.tab-success>.nav-tabs>li.active {
     border-top-color: #00a65a 
}
 .nav-tabs-custom.tab-default>.nav-tabs>li.active {
     border-top-color: #d2d6de 
}
 .pagination>li>a {
     background: #ccc;
     color: #fff!important 
}
 .pagination.pagination-flat>li>a {
     border-radius: 0!important 
}
 .products-list {
     list-style: none;
     margin: 0;
     padding: 0 
}
 .products-list>.item {
     border-radius: 3px;
     -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
     box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
     padding: 10px 0;
     background: #fff 
}
 .products-list>.item:after, .products-list>.item:before {
     content: " ";
     display: table 
}
 .products-list .product-img {
     float: left 
}
 .products-list .product-img img {
     width: 50px;
     height: 50px 
}
 .products-list .product-info {
     margin-left: 60px 
}
 .products-list .product-description {
     display: block;
     color: #999;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis 
}
 .product-list-in-box>.item {
     -webkit-box-shadow: none;
     box-shadow: none;
     border-radius: 0;
     border-bottom: 1px solid #f4f4f4 
}
 .product-list-in-box>.item:last-of-type {
     border-bottom-width: 0 
}
 .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
     border-top: 1px solid #f4f4f4 
}
 .table>thead>tr>th {
     border-left: 1px solid #ccc;
     border-top: 1px solid #ccc!important;
     font-weight: 600;
     font-size: 13px;
     color: #000;
     letter-spacing: .5px;
     background: #f7f7f7!important;
     text-align: center 
}
 .table>tbody>tr>th {
     border-left: 1px solid #ccc;
     border-top: 1px solid #ccc!important;
     font-weight: 600;
     font-size: 12px;
     color: #000;
     letter-spacing: .5px;
     background: #f7f7f7!important;
     text-align: center 
}
 .table>thead>tr>th:last-child() {
     border-right: 1px solid #ccc 
}
 .uploadHis table tbody tr {
     border-bottom: 1px solid #e5e5e5;
     padding-top: 5px;
     padding-bottom: 5px 
}
 .ng-table th {
     text-align: left!important 
}
 .table tr td .progress {
     margin-top: 5px 
}
 .table-bordered {
     border: 1px solid #f4f4f4 
}
 .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
     border-bottom-width: 1px 
}
 .table.no-border, .table.no-border td, .table.no-border th {
     border: 0 
}
 table.text-center, table.text-center td, table.text-center th {
     text-align: center 
}
 table.text-right, table.text-right td, table.text-right th {
     text-align: right 
}
 .table.align th {
     text-align: left 
}
 .table.align td {
     text-align: right 
}
 .label-default {
     background-color: #d2d6de;
     color: #444 
}
 .direct-chat .box-body {
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
     position: relative;
     overflow-x: hidden;
     padding: 0 
}
 .direct-chat.chat-pane-open .direct-chat-contacts {
     transform: translate(0, 0) 
}
 .direct-chat-messages {
     transform: translate(0, 0);
     padding: 10px;
     height: 250px;
     overflow: auto 
}
 .direct-chat-msg, .direct-chat-text {
     display: block 
}
 .direct-chat-msg {
     margin-bottom: 10px 
}
 .direct-chat-msg:after, .direct-chat-msg:before {
     content: " ";
     display: table 
}
 .direct-chat-contacts, .direct-chat-messages {
     -webkit-transition: -webkit-transform .5s ease-in-out;
     -moz-transition: -moz-transform .5s ease-in-out;
     -o-transition: -o-transform .5s ease-in-out;
     transition: transform .5s ease-in-out 
}
 .direct-chat-text {
     border-radius: 5px;
     position: relative;
     padding: 5px 10px;
     background: #d2d6de;
     border: 1px solid #d2d6de;
     margin: 5px 0 0 50px;
     color: #444 
}
 .direct-chat-text:after, .direct-chat-text:before {
     position: absolute;
     right: 100%;
     top: 15px;
     border: solid transparent;
     border-right-color: #d2d6de;
     content: ' ';
     height: 0;
     width: 0;
     pointer-events: none 
}
 .direct-chat-text:after {
     border-width: 5px;
     margin-top: -5px 
}
 .direct-chat-text:before {
     border-width: 6px;
     margin-top: -6px 
}
 .right .direct-chat-text {
     margin-right: 50px;
     margin-left: 0 
}
 .right .direct-chat-text:after, .right .direct-chat-text:before {
     right: auto;
     left: 100%;
     border-right-color: transparent;
     border-left-color: #d2d6de 
}
 .direct-chat-img {
     border-radius: 50%;
     float: left;
     width: 40px;
     height: 40px 
}
 .right .direct-chat-img {
     float: right 
}
 .direct-chat-info {
     display: block;
     margin-bottom: 2px;
     font-size: 12px 
}
 .direct-chat-timestamp {
     color: #999 
}
 .direct-chat-contacts-open .direct-chat-contacts {
     -webkit-transform: translate(0, 0);
     -ms-transform: translate(0, 0);
     -o-transform: translate(0, 0);
     transform: translate(0, 0) 
}
 .direct-chat-contacts {
     -webkit-transform: translate(101%, 0);
     -ms-transform: translate(101%, 0);
     -o-transform: translate(101%, 0);
     transform: translate(101%, 0);
     position: absolute;
     top: 0;
     bottom: 0;
     height: 250px;
     width: 100%;
     background: #222d32;
     color: #fff;
     overflow: auto 
}
 .contacts-list>li {
     border-bottom: 1px solid rgba(0, 0, 0, .2);
     padding: 10px;
     margin: 0 
}
 .contacts-list>li:after, .contacts-list>li:before {
     content: " ";
     display: table 
}
 .contacts-list-name, .contacts-list-status, .users-list-date, .users-list-name {
     display: block 
}
 .contacts-list>li:last-of-type {
     border-bottom: none 
}
 .contacts-list-img {
     border-radius: 50%;
     width: 40px;
     float: left 
}
 .contacts-list-info {
     margin-left: 45px;
     color: #fff 
}
 .contacts-list-status {
     font-size: 12px 
}
 .contacts-list-date {
     color: #aaa;
     font-weight: 400 
}
 .contacts-list-msg {
     color: #999 
}
 .direct-chat-danger .right>.direct-chat-text {
     background: #dd4b39;
     border-color: #dd4b39;
     color: #fff 
}
 .direct-chat-danger .right>.direct-chat-text:after, .direct-chat-danger .right>.direct-chat-text:before {
     border-left-color: #dd4b39 
}
 .direct-chat-primary .right>.direct-chat-text {
     background: #3c8dbc;
     border-color: #3c8dbc;
     color: #fff 
}
 .direct-chat-primary .right>.direct-chat-text:after, .direct-chat-primary .right>.direct-chat-text:before {
     border-left-color: #3c8dbc 
}
 .direct-chat-warning .right>.direct-chat-text {
     background: #f39c12;
     border-color: #f39c12;
     color: #fff 
}
 .direct-chat-warning .right>.direct-chat-text:after, .direct-chat-warning .right>.direct-chat-text:before {
     border-left-color: #f39c12 
}
 .direct-chat-info .right>.direct-chat-text {
     background: #00c0ef;
     border-color: #00c0ef;
     color: #fff 
}
 .direct-chat-info .right>.direct-chat-text:after, .direct-chat-info .right>.direct-chat-text:before {
     border-left-color: #00c0ef 
}
 .direct-chat-success .right>.direct-chat-text {
     background: #00a65a;
     border-color: #00a65a;
     color: #fff 
}
 .direct-chat-success .right>.direct-chat-text:after, .direct-chat-success .right>.direct-chat-text:before {
     border-left-color: #00a65a 
}
 .users-list>li {
     width: 25%;
     float: left;
     padding: 10px;
     text-align: center 
}
 .users-list>li img {
     border-radius: 50%;
     max-width: 100%;
     height: auto 
}
 .users-list>li>a:hover, .users-list>li>a:hover .users-list-name {
     color: #999 
}
 .users-list-name {
     font-weight: 600;
     color: #444;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis 
}
 .users-list-date {
     color: #999;
     font-size: 12px 
}
 .carousel-control.left, .carousel-control.right {
     background-image: none 
}
 .carousel-control>.fa {
     font-size: 40px;
     position: absolute;
     top: 50%;
     z-index: 5;
     display: inline-block;
     margin-top: -20px 
}
 .modal {
     background: rgba(0, 0, 0, .3) 
}
 .modal-content {
     border-radius: 5;
     -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .125);
     box-shadow: 0 2px 3px rgba(0, 0, 0, .125);
     border: 0 
}
 @media (min-width:768px) {
     .modal-content {
         -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .125);
         box-shadow: 0 2px 3px rgba(0, 0, 0, .125) 
    }
}
 .modal-header {
     border-bottom-color: #e5e5e5!important 
}
 .modal-footer {
     border-top-color: #e5e5e5!important 
}
 .modal-primary .modal-footer, .modal-primary .modal-header {
     border-color: #307095 
}
 .modal-warning .modal-footer, .modal-warning .modal-header {
     border-color: #c87f0a 
}
 .modal-info .modal-footer, .modal-info .modal-header {
     border-color: #0097bc 
}
 .modal-success .modal-footer, .modal-success .modal-header {
     border-color: #00733e 
}
 .modal-danger .modal-footer, .modal-danger .modal-header {
     border-color: #c23321 
}
 .box-widget {
     border: none;
     position: relative 
}
 .widget-user .widget-user-header {
     padding: 20px 15px;
     border-top-right-radius: 3px;
     border-top-left-radius: 3px 
}
 .widget-user .widget-user-username {
     margin-top: 0;
     margin-bottom: 5px;
     font-size: 17px;
     font-weight: 300;
     text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
     text-align: center 
}
 .widget-user .widget-user-desc {
     margin-top: 12;
     text-align: center;
     margin-bottom: 0 
}
 .widget-user .widget-user-image {
     position: absolute;
     top: 65px;
     left: 50%;
     margin-left: -45px 
}
 .widget-user .widget-user-image>img {
     width: 90px;
     height: auto;
     border: 3px solid #fff 
}
 .mailbox-controls.with-border, .mailbox-read-info {
     border-bottom: 1px solid #f4f4f4 
}
 .widget-user .box-footer {
     padding-top: 15px 
}
 .widget-user-2 .widget-user-header {
     padding: 20px;
     border-top-right-radius: 3px;
     border-top-left-radius: 3px;
     text-align: center 
}
 .widget-user-2 .widget-user-username {
     margin-top: 5px;
     margin-bottom: 5px;
     font-size: 22px;
     font-weight: 600;
     text-transform: uppercase 
}
 .widget-user-2 .widget-user-desc {
     margin-top: 0 
}
 .widget-user-2 .widget-user-desc, .widget-user-2 .widget-user-image, .widget-user-2 .widget-user-username {
     text-align: center 
}
 .widget-user-2 .widget-user-image>img {
     width: 65px;
     height: auto;
     margin: 0 auto 
}
 .mailbox-messages>.table {
     margin: 0 
}
 .mailbox-controls {
     padding: 5px 
}
 .mailbox-read-info {
     padding: 10px 
}
 .mailbox-read-info h3 {
     font-size: 20px;
     margin: 0 
}
 .mailbox-read-info h5 {
     margin: 0;
     padding: 5px 0 0 
}
 .mailbox-read-time {
     color: #999;
     font-size: 13px 
}
 .mailbox-read-message {
     padding: 10px 
}
 .mailbox-attachments li {
     float: left;
     width: 200px;
     border: 1px solid #eee;
     margin-bottom: 10px;
     margin-right: 10px 
}
 .mailbox-attachment-name {
     font-weight: 700;
     color: #666 
}
 .mailbox-attachment-icon, .mailbox-attachment-info, .mailbox-attachment-size {
     display: block 
}
 .mailbox-attachment-info {
     padding: 10px;
     background: #f4f4f4 
}
 .mailbox-attachment-size {
     color: #999;
     font-size: 12px 
}
 .mailbox-attachment-icon {
     text-align: center;
     font-size: 65px;
     color: #666;
     padding: 20px 10px 
}
 .lockscreen-logo a, .login-logo a, .register-logo a {
     color: #444 
}
 .mailbox-attachment-icon.has-img {
     padding: 0 
}
 .mailbox-attachment-icon.has-img>img {
     max-width: 100%;
     height: auto 
}
 .lockscreen {
     background: #d2d6de 
}
 .lockscreen-logo {
     font-size: 35px;
     text-align: center;
     margin-bottom: 25px;
     font-weight: 300 
}
 .lockscreen-wrapper {
     max-width: 400px;
     margin: 10% auto 0 
}
 .lockscreen .lockscreen-name {
     text-align: center;
     font-weight: 600 
}
 .lockscreen-item {
     border-radius: 4px;
     padding: 0;
     background: #fff;
     position: relative;
     margin: 10px auto 30px;
     width: 290px 
}
 .lockscreen-image {
     border-radius: 50%;
     position: absolute;
     left: -10px;
     top: -25px;
     background: #fff;
     padding: 5px;
     z-index: 10 
}
 .lockscreen-image>img {
     border-radius: 50%;
     width: 70px;
     height: 70px 
}
 .lockscreen-credentials {
     margin-left: 70px 
}
 .lockscreen-credentials .form-control {
     border: 0 
}
 .lockscreen-credentials .btn {
     background-color: #fff;
     border: 0;
     padding: 0 10px 
}
 .lockscreen-footer {
     margin-top: 10px 
}
 .login-logo, .register-logo {
     font-size: 35px;
     text-align: center;
     margin-bottom: 25px;
     font-weight: 300 
}
 .login-box, .register-box {
     width: 50%;
     margin: 0 auto;
     padding-top: 7%;
     height: 100vh 
}
 @media (max-width:768px) {
     .login-box, .register-box {
         width: 90%;
         margin-top: 20px 
    }
}
 .login-box-body, .register-box-body {
     background: #fff;
     padding: 20px;
     border-top: 0;
     color: #666;
     border-radius: 7px;
     box-shadow: 2px 1px 12px 2px #152131 
}
 .login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
     color: #777 
}
 .login-box-msg, .register-box-msg {
     margin: 0;
     text-align: center;
     padding: 0 20px 20px 
}
 .social-auth-links {
     margin: 10px 0 
}
 .error-page {
     width: 600px;
     margin: 20px auto 0 
}
 .error-page>.headline {
     float: left;
     font-size: 100px;
     font-weight: 300 
}
 .error-page>.error-content {
     margin-left: 190px;
     display: block 
}
 .error-page>.error-content>h3 {
     font-weight: 300;
     font-size: 25px 
}
 @media (max-width:991px) {
     .error-page {
         width: 100% 
    }
     .error-page>.headline {
         float: none;
         text-align: center 
    }
     .error-page>.error-content {
         margin-left: 0 
    }
     .error-page>.error-content>h3 {
         text-align: center 
    }
}
 .invoice {
     position: relative;
     background: #fff;
     border: 1px solid #f4f4f4;
     padding: 20px;
     margin: 10px 25px 
}
 .btn-adn.active, .btn-adn:active, .btn-bitbucket.active, .btn-bitbucket:active, .btn-dropbox.active, .btn-dropbox:active, .btn-facebook.active, .btn-facebook:active, .btn-flickr.active, .btn-flickr:active, .btn-foursquare.active, .btn-foursquare:active, .btn-github.active, .btn-github:active, .btn-google.active, .btn-google:active, .btn-instagram.active, .btn-instagram:active, .btn-microsoft.active, .btn-microsoft:active, .btn-openid.active, .btn-openid:active, .btn-pinterest.active, .btn-pinterest:active, .btn-reddit.active, .btn-reddit:active, .btn-soundcloud.active, .btn-soundcloud:active, .btn-tumblr.active, .btn-tumblr:active, .btn-twitter.active, .btn-twitter:active, .btn-vimeo.active, .btn-vimeo:active, .btn-vk.active, .btn-vk:active, .btn-yahoo.active, .btn-yahoo:active, .open>.dropdown-toggle.btn-adn, .open>.dropdown-toggle.btn-bitbucket, .open>.dropdown-toggle.btn-dropbox, .open>.dropdown-toggle.btn-facebook, .open>.dropdown-toggle.btn-flickr, .open>.dropdown-toggle.btn-foursquare, .open>.dropdown-toggle.btn-github, .open>.dropdown-toggle.btn-google, .open>.dropdown-toggle.btn-instagram, .open>.dropdown-toggle.btn-microsoft, .open>.dropdown-toggle.btn-openid, .open>.dropdown-toggle.btn-pinterest, .open>.dropdown-toggle.btn-reddit, .open>.dropdown-toggle.btn-soundcloud, .open>.dropdown-toggle.btn-tumblr, .open>.dropdown-toggle.btn-twitter, .open>.dropdown-toggle.btn-vimeo, .open>.dropdown-toggle.btn-vk, .open>.dropdown-toggle.btn-yahoo {
     background-image: none 
}
 .invoice-title {
     margin-top: 0 
}
 .profile-user-img {
     margin: 0 auto;
     width: 100px;
     padding: 3px;
     border: 3px solid #d2d6de 
}
 .profile-username {
     font-size: 21px;
     margin-top: 5px 
}
 .post {
     border-bottom: 1px solid #d2d6de;
     margin-bottom: 15px;
     padding-bottom: 15px;
     color: #666 
}
 .post:last-of-type {
     border-bottom: 0;
     margin-bottom: 0;
     padding-bottom: 0 
}
 .post .user-block {
     margin-bottom: 15px 
}
 .btn-social {
     position: relative;
     padding-left: 44px;
     text-align: left;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis 
}
 .btn-social>:first-child {
     position: absolute;
     left: 0;
     top: 0;
     bottom: 0;
     width: 32px;
     line-height: 34px;
     font-size: 1.6em;
     text-align: center;
     border-right: 1px solid rgba(0, 0, 0, .2) 
}
 .btn-social.btn-lg {
     padding-left: 61px 
}
 .btn-social.btn-lg>:first-child {
     line-height: 45px;
     width: 45px;
     font-size: 1.8em 
}
 .btn-social.btn-sm {
     padding-left: 38px 
}
 .btn-social.btn-sm>:first-child {
     line-height: 28px;
     width: 28px;
     font-size: 1.4em 
}
 .btn-social.btn-xs {
     padding-left: 30px 
}
 .btn-social.btn-xs>:first-child {
     line-height: 20px;
     width: 20px;
     font-size: 1.2em 
}
 .btn-social-icon {
     position: relative;
     text-align: left;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     height: 34px;
     width: 34px;
     padding: 0 
}
 .btn-social-icon>:first-child {
     position: absolute;
     left: 0;
     top: 0;
     bottom: 0;
     line-height: 34px;
     font-size: 1.6em 
}
 .btn-social-icon.btn-lg>:first-child {
     line-height: 45px;
     width: 45px;
     font-size: 1.8em 
}
 .btn-social-icon.btn-sm>:first-child {
     line-height: 28px;
     width: 28px;
     font-size: 1.4em 
}
 .btn-social-icon.btn-xs>:first-child {
     line-height: 20px;
     width: 20px;
     font-size: 1.2em 
}
 .btn-social-icon>:first-child {
     border: none;
     text-align: center;
     width: 100% 
}
 .btn-social-icon.btn-lg {
     height: 45px;
     width: 45px;
     padding-left: 0;
     padding-right: 0 
}
 .btn-social-icon.btn-sm {
     height: 30px;
     width: 30px;
     padding-left: 0;
     padding-right: 0 
}
 .btn-social-icon.btn-xs {
     height: 22px;
     width: 22px;
     padding-left: 0;
     padding-right: 0 
}
 .fc-day-number, .fc-header-right {
     padding-right: 10px 
}
 .btn-adn {
     color: #fff;
     background-color: #d87a68;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-adn.active, .btn-adn.focus, .btn-adn:active, .btn-adn:focus, .btn-adn:hover, .open>.dropdown-toggle.btn-adn {
     color: #fff;
     background-color: #ce563f;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-adn .badge {
     color: #d87a68;
     background-color: #fff 
}
 .btn-bitbucket {
     color: #fff;
     background-color: #205081;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-bitbucket.active, .btn-bitbucket.focus, .btn-bitbucket:active, .btn-bitbucket:focus, .btn-bitbucket:hover, .open>.dropdown-toggle.btn-bitbucket {
     color: #fff;
     background-color: #163758;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-bitbucket .badge {
     color: #205081;
     background-color: #fff 
}
 .btn-dropbox {
     color: #fff;
     background-color: #1087dd;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-dropbox.active, .btn-dropbox.focus, .btn-dropbox:active, .btn-dropbox:focus, .btn-dropbox:hover, .open>.dropdown-toggle.btn-dropbox {
     color: #fff;
     background-color: #0d6aad;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-dropbox .badge {
     color: #1087dd;
     background-color: #fff 
}
 .btn-facebook {
     color: #fff;
     background-color: #3b5998;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-facebook.active, .btn-facebook.focus, .btn-facebook:active, .btn-facebook:focus, .btn-facebook:hover, .open>.dropdown-toggle.btn-facebook {
     color: #fff;
     background-color: #2d4373;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-facebook .badge {
     color: #3b5998;
     background-color: #fff 
}
 .btn-flickr {
     color: #fff;
     background-color: #ff0084;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-flickr.active, .btn-flickr.focus, .btn-flickr:active, .btn-flickr:focus, .btn-flickr:hover, .open>.dropdown-toggle.btn-flickr {
     color: #fff;
     background-color: #cc006a;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-flickr .badge {
     color: #ff0084;
     background-color: #fff 
}
 .btn-foursquare {
     color: #fff;
     background-color: #f94877;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-foursquare.active, .btn-foursquare.focus, .btn-foursquare:active, .btn-foursquare:focus, .btn-foursquare:hover, .open>.dropdown-toggle.btn-foursquare {
     color: #fff;
     background-color: #f71752;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-foursquare .badge {
     color: #f94877;
     background-color: #fff 
}
 .btn-github {
     color: #fff;
     background-color: #444;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-github.active, .btn-github.focus, .btn-github:active, .btn-github:focus, .btn-github:hover, .open>.dropdown-toggle.btn-github {
     color: #fff;
     background-color: #2b2b2b;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-github .badge {
     color: #444;
     background-color: #fff 
}
 .btn-google {
     color: #fff;
     background-color: #dd4b39;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-google.active, .btn-google.focus, .btn-google:active, .btn-google:focus, .btn-google:hover, .open>.dropdown-toggle.btn-google {
     color: #fff;
     background-color: #c23321;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-google .badge {
     color: #dd4b39;
     background-color: #fff 
}
 .btn-instagram {
     color: #fff;
     background-color: #3f729b;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-instagram.active, .btn-instagram.focus, .btn-instagram:active, .btn-instagram:focus, .btn-instagram:hover, .open>.dropdown-toggle.btn-instagram {
     color: #fff;
     background-color: #305777;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-instagram .badge {
     color: #3f729b;
     background-color: #fff 
}
 .btn-linkedin {
     color: #fff;
     background-color: #007bb6;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-linkedin.active, .btn-linkedin.focus, .btn-linkedin:active, .btn-linkedin:focus, .btn-linkedin:hover, .open>.dropdown-toggle.btn-linkedin {
     color: #fff;
     background-color: #005983;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-linkedin.active, .btn-linkedin:active, .open>.dropdown-toggle.btn-linkedin {
     background-image: none 
}
 .btn-linkedin .badge {
     color: #007bb6;
     background-color: #fff 
}
 .btn-microsoft {
     color: #fff;
     background-color: #2672ec;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-microsoft.active, .btn-microsoft.focus, .btn-microsoft:active, .btn-microsoft:focus, .btn-microsoft:hover, .open>.dropdown-toggle.btn-microsoft {
     color: #fff;
     background-color: #125acd;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-microsoft .badge {
     color: #2672ec;
     background-color: #fff 
}
 .btn-openid {
     color: #fff;
     background-color: #f7931e;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-openid.active, .btn-openid.focus, .btn-openid:active, .btn-openid:focus, .btn-openid:hover, .open>.dropdown-toggle.btn-openid {
     color: #fff;
     background-color: #da7908;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-openid .badge {
     color: #f7931e;
     background-color: #fff 
}
 .btn-pinterest {
     color: #fff;
     background-color: #cb2027;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-pinterest.active, .btn-pinterest.focus, .btn-pinterest:active, .btn-pinterest:focus, .btn-pinterest:hover, .open>.dropdown-toggle.btn-pinterest {
     color: #fff;
     background-color: #9f191f;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-pinterest .badge {
     color: #cb2027;
     background-color: #fff 
}
 .btn-reddit {
     color: #000;
     background-color: #eff7ff;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-reddit.active, .btn-reddit.focus, .btn-reddit:active, .btn-reddit:focus, .btn-reddit:hover, .open>.dropdown-toggle.btn-reddit {
     color: #000;
     background-color: #bcddff;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-reddit .badge {
     color: #eff7ff;
     background-color: #000 
}
 .btn-soundcloud {
     color: #fff;
     background-color: #f50;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-soundcloud.active, .btn-soundcloud.focus, .btn-soundcloud:active, .btn-soundcloud:focus, .btn-soundcloud:hover, .open>.dropdown-toggle.btn-soundcloud {
     color: #fff;
     background-color: #c40;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-soundcloud .badge {
     color: #f50;
     background-color: #fff 
}
 .btn-tumblr {
     color: #fff;
     background-color: #2c4762;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-tumblr.active, .btn-tumblr.focus, .btn-tumblr:active, .btn-tumblr:focus, .btn-tumblr:hover, .open>.dropdown-toggle.btn-tumblr {
     color: #fff;
     background-color: #1c2d3f;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-tumblr .badge {
     color: #2c4762;
     background-color: #fff 
}
 .btn-twitter {
     color: #fff;
     background-color: #55acee;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-twitter.active, .btn-twitter.focus, .btn-twitter:active, .btn-twitter:focus, .btn-twitter:hover, .open>.dropdown-toggle.btn-twitter {
     color: #fff;
     background-color: #2795e9;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-twitter .badge {
     color: #55acee;
     background-color: #fff 
}
 .btn-vimeo {
     color: #fff;
     background-color: #1ab7ea;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-vimeo.active, .btn-vimeo.focus, .btn-vimeo:active, .btn-vimeo:focus, .btn-vimeo:hover, .open>.dropdown-toggle.btn-vimeo {
     color: #fff;
     background-color: #1295bf;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-vimeo .badge {
     color: #1ab7ea;
     background-color: #fff 
}
 .btn-vk {
     color: #fff;
     background-color: #587ea3;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-vk.active, .btn-vk.focus, .btn-vk:active, .btn-vk:focus, .btn-vk:hover, .open>.dropdown-toggle.btn-vk {
     color: #fff;
     background-color: #466482;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-vk .badge {
     color: #587ea3;
     background-color: #fff 
}
 .btn-yahoo {
     color: #fff;
     background-color: #720e9e;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-yahoo.active, .btn-yahoo.focus, .btn-yahoo:active, .btn-yahoo:focus, .btn-yahoo:hover, .open>.dropdown-toggle.btn-yahoo {
     color: #fff;
     background-color: #500a6f;
     border-color: rgba(0, 0, 0, .2) 
}
 .btn-yahoo .badge {
     color: #720e9e;
     background-color: #fff 
}
 .fc-button {
     background: #f4f4f4;
     color: #444;
     border-color: #ddd 
}
 .fc-button.hover, .fc-button:active, .fc-button:hover {
     background-color: #e9e9e9 
}
 .fc-header-title h2 {
     font-size: 15px;
     line-height: 1.6em;
     color: #666;
     margin-left: 10px 
}
 .fc-header-left {
     padding-left: 10px 
}
 .fc-widget-header {
     background: #fafafa 
}
 .fc-grid {
     width: 100%;
     border: 0 
}
 .fc-widget-content:first-of-type, .fc-widget-header:first-of-type {
     border-left: 0;
     border-right: 0 
}
 .fc-widget-content:last-of-type, .fc-widget-header:last-of-type {
     border-right: 0 
}
 .fc-toolbar {
     padding: 10px;
     margin: 0;
     background: #f2f2f2!important 
}
 .fc-day-number {
     font-size: 20px;
     font-weight: 300 
}
 .fc-color-picker {
     list-style: none;
     margin: 0;
     padding: 0 
}
 .fc-color-picker>li {
     float: left;
     font-size: 30px;
     margin-right: 5px;
     line-height: 30px 
}
 .fc-color-picker>li .fa {
     -webkit-transition: -webkit-transform linear .3s;
     -moz-transition: -moz-transform linear .3s;
     -o-transition: -o-transform linear .3s;
     transition: transform linear .3s 
}
 .fc-color-picker>li .fa:hover {
     -webkit-transform: rotate(30deg);
     -ms-transform: rotate(30deg);
     -o-transform: rotate(30deg);
     transform: rotate(30deg) 
}
 #add-new-event {
     -webkit-transition: all linear .3s;
     -o-transition: all linear .3s;
     transition: all linear .3s 
}
 .external-event {
     padding: 5px 10px;
     font-weight: 700;
     margin-bottom: 4px;
     box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
     text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
     border-radius: 3px;
     cursor: move 
}
 .external-event:hover {
     box-shadow: inset 0 0 90px rgba(0, 0, 0, .2) 
}
 .select2-container--default.select2-container--focus, .select2-container--default:active, .select2-container--default:focus, .select2-selection.select2-container--focus, .select2-selection:active, .select2-selection:focus {
     outline: 0 
}
 .select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
     border: 1px solid #d2d6de;
     border-radius: 0;
     padding: 6px 12px;
     height: 34px 
}
 .select2-container--default.select2-container--open {
     border-color: #3c8dbc 
}
 .select2-dropdown {
     border: 1px solid #d2d6de;
     border-radius: 0 
}
 .select2-container--default .select2-results__option--highlighted[aria-selected] {
     background-color: #3c8dbc;
     color: #fff 
}
 .select2-results__option {
     padding: 6px 12px;
     user-select: none;
     -webkit-user-select: none 
}
 .select2-container .select2-selection--single .select2-selection__rendered {
     padding-left: 0;
     height: auto;
     margin-top: -4px 
}
 .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
     padding-right: 6px;
     padding-left: 20px 
}
 .select2-container--default .select2-selection--single .select2-selection__arrow {
     height: 28px;
     right: 3px 
}
 .select2-container--default .select2-selection--single .select2-selection__arrow b {
     margin-top: 0 
}
 .select2-dropdown .select2-search__field, .select2-search--inline .select2-search__field {
     border: 1px solid #d2d6de 
}
 .select2-dropdown .select2-search__field:focus, .select2-search--inline .select2-search__field:focus {
     outline: 0;
     border: 1px solid #3c8dbc 
}
 .select2-container--default .select2-results__option[aria-disabled=true] {
     color: #999 
}
 .select2-container--default .select2-results__option[aria-selected=true] {
     background-color: #ddd 
}
 .select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[aria-selected=true]:hover {
     color: #444 
}
 .select2-container--default .select2-selection--multiple {
     border: 1px solid #d2d6de;
     border-radius: 0 
}
 .select2-container--default .select2-selection--multiple:focus {
     border-color: #3c8dbc 
}
 .select2-container--default.select2-container--focus .select2-selection--multiple {
     border-color: #d2d6de 
}
 .select2-container--default .select2-selection--multiple .select2-selection__choice {
     background-color: #3c8dbc;
     border-color: #367fa9;
     padding: 1px 10px;
     color: #fff 
}
 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
     margin-right: 5px;
     color: rgba(255, 255, 255, .7) 
}
 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
     color: #fff 
}
 .select2-container .select2-selection--single .select2-selection__rendered {
     padding-right: 10px 
}
 .pad {
     padding: 10px 
}
 .margin {
     margin: 10px 
}
 .margin-bottom {
     margin-bottom: 20px 
}
 .margin-bottom-none {
     margin-bottom: 0 
}
 .margin-r-5 {
     margin-right: 5px 
}
 .inline {
     display: inline 
}
 .description-block {
     display: block;
     margin: 10px 0;
     text-align: center 
}
 .description-block.margin-bottom {
     margin-bottom: 25px 
}
 .description-block>.description-header {
     margin: 0;
     padding: 0;
     font-weight: 600;
     font-size: 16px 
}
 .list-header, .quotation-mark, .text-bold, .text-bold.table td, .text-bold.table th {
     font-weight: 700 
}
 .description-block>.description-text {
     text-transform: uppercase 
}
 .alert-danger, .alert-error, .alert-info, .alert-success, .alert-warning, .bg-aqua, .bg-aqua-active, .bg-black, .bg-black-active, .bg-blue, .bg-blue-active, .bg-fuchsia, .bg-fuchsia-active, .bg-green, .bg-green-active, .bg-light-blue, .bg-light-blue-active, .bg-lime, .bg-lime-active, .bg-maroon, .bg-maroon-active, .bg-navy, .bg-navy-active, .bg-olive, .bg-olive-active, .bg-orange, .bg-orange-active, .bg-purple, .bg-purple-active, .bg-red, .bg-red-active, .bg-teal, .bg-teal-active, .bg-yellow, .bg-yellow-active, .callout.callout-danger, .callout.callout-info, .callout.callout-success, .callout.callout-warning, .label-danger, .label-info, .label-primary, .label-success, .label-warning, .modal-danger .modal-body, .modal-danger .modal-footer, .modal-danger .modal-header, .modal-info .modal-body, .modal-info .modal-footer, .modal-info .modal-header, .modal-primary .modal-body, .modal-primary .modal-footer, .modal-primary .modal-header, .modal-success .modal-body, .modal-success .modal-footer, .modal-success .modal-header, .modal-warning .modal-body, .modal-warning .modal-footer, .modal-warning .modal-header {
     color: #fff!important 
}
 .bg-gray {
     color: #000;
     background-color: #d2d6de!important 
}
 .bg-gray-light {
     background-color: #f7f7f7 
}
 .bg-black {
     background-color: #111!important 
}
 .alert-danger, .alert-error, .bg-red, .callout.callout-danger, .label-danger, .modal-danger .modal-body {
     background-color: #dd4b39!important 
}
 .alert-danger1, .alert-error, .bg-red, .callout.callout-danger, .label-danger, .modal-danger .modal-body {
     background-color: #F6762B !important;
     border:1px solid #F6762B;
     margin:0 auto;
     width:100%;
     color:#fff;
     text-align:center;
     margin-top:5px;
     position:absolute;
     z-index:999999;
}
 .alert-warning, .bg-yellow, .callout.callout-warning, .label-warning, .modal-warning .modal-body {
     background-color: #d94d3c!important 
}
 .alert-info, .bg-aqua, .callout.callout-info, .label-info, .modal-info .modal-body {
     background-color: #547ef8 !important 
}
 .bg-blue {
     background-color: #1C3C6D!important 
}
 .bg-light-blue, .label-primary, .modal-primary .modal-body {
     background-color: #3c8dbc!important 
}
 .alert-success, .bg-green, .callout.callout-success, .label-success, .modal-success .modal-body {
     background-color: #00a65a!important 
}
 .bg-navy {
     background-color: #001f3f!important 
}
 .bg-teal {
     background-color: #39cccc!important 
}
 .bg-olive {
     background-color: #3d9970!important 
}
 .bg-lime {
     background-color: #01ff70!important 
}
 .bg-orange {
     background-color: #f7d023!important 
}
 .bg-fuchsia {
     background-color: #f012be!important 
}
 .bg-purple {
     background-color: #605ca8!important 
}
 .bg-maroon {
     background-color: #d81b60!important 
}
 .bg-gray-active {
     color: #000;
     background-color: #b5bbc8!important 
}
 .bg-black-active {
     background-color: #000!important 
}
 .bg-red-active, .modal-danger .modal-footer, .modal-danger .modal-header {
     background-color: #d33724!important 
}
 .bg-yellow-active, .modal-warning .modal-footer, .modal-warning .modal-header {
     background-color: #db8b0b!important 
}
 .bg-aqua-active, .modal-info .modal-footer, .modal-info .modal-header {
     background-color: rgba(219, 225, 239, .57)!important 
}
 .bg-blue-active {
     background-color: #005384!important 
}
 .bg-light-blue-active, .modal-primary .modal-footer, .modal-primary .modal-header {
     background-color: #357ca5!important 
}
 .bg-green-active, .modal-success .modal-footer, .modal-success .modal-header {
     background-color: #008d4c!important 
}
 .bg-navy-active {
     background-color: #001a35!important 
}
 .bg-teal-active {
     background-color: #30bbbb!important 
}
 .bg-olive-active {
     background-color: #368763!important 
}
 .bg-lime-active {
     background-color: #00e765!important 
}
 .bg-orange-active {
     background-color: #ff7701!important 
}
 .bg-fuchsia-active {
     background-color: #db0ead!important 
}
 .bg-purple-active {
     background-color: #555299!important 
}
 .bg-maroon-active {
     background-color: #ca195a!important 
}
 [class^=bg-].disabled {
     opacity: .65;
     filter: alpha(opacity=65) 
}
 .text-red {
     color: #dd4b39!important 
}
 .text-yellow {
     color: #f39c12!important 
}
 .text-aqua {
     color: #00c0ef!important 
}
 .text-blue {
     color: #0073b7!important 
}
 .text-black {
     color: #111!important 
}
 .text-light-blue {
     color: #3c8dbc!important 
}
 .text-green {
     color: #00a65a!important 
}
 .text-gray {
     color: #d2d6de!important 
}
 .text-navy {
     color: #001f3f!important 
}
 .text-teal {
     color: #39cccc!important 
}
 .text-olive {
     color: #3d9970!important 
}
 .text-lime {
     color: #01ff70!important 
}
 .text-orange {
     color: #ff851b!important 
}
 .text-fuchsia {
     color: #f012be!important 
}
 .text-purple {
     color: #605ca8!important 
}
 .text-maroon {
     color: #d81b60!important 
}
 .link-muted {
     color: #7a869d 
}
 .link-muted:focus, .link-muted:hover {
     color: #606c84 
}
 .link-black {
     color: #666 
}
 .link-black:focus, .link-black:hover {
     color: #999 
}
 .hide {
     display: none!important 
}
 .no-border {
     border: 0!important 
}
 .no-padding {
     padding: 0!important 
}
 .no-margin {
     margin: 0!important 
}
 .no-shadow {
     box-shadow: none!important 
}
 .chart-legend, .contacts-list, .list-unstyled, .mailbox-attachments, .users-list {
     list-style: none;
     margin: 0;
     padding: 0 
}
 .list-group-unbordered>.list-group-item {
     border-left: 0;
     border-right: 0;
     border-radius: 0;
     padding-left: 0;
     padding-right: 0 
}
 .flat {
     border-radius: 0!important 
}
 .text-sm {
     font-size: 12px 
}
 .jqstooltip {
     padding: 5px!important;
     width: auto!important;
     height: auto!important 
}
 .bg-teal-gradient {
     background: #39cccc!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd))!important;
     background: -ms-linear-gradient(bottom, #39cccc, #7adddd)!important;
     background: -moz-linear-gradient(center bottom, #39cccc 0, #7adddd 100%)!important;
     background: -o-linear-gradient(#7adddd, #39cccc)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0)!important;
     color: #fff 
}
 .bg-light-blue-gradient {
     background: #3c8dbc!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce))!important;
     background: -ms-linear-gradient(bottom, #3c8dbc, #67a8ce)!important;
     background: -moz-linear-gradient(center bottom, #3c8dbc 0, #67a8ce 100%)!important;
     background: -o-linear-gradient(#67a8ce, #3c8dbc)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0)!important;
     color: #fff 
}
 .bg-blue-gradient {
     background: #0073b7!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db))!important;
     background: -ms-linear-gradient(bottom, #0073b7, #0089db)!important;
     background: -moz-linear-gradient(center bottom, #0073b7 0, #0089db 100%)!important;
     background: -o-linear-gradient(#0089db, #0073b7)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0)!important;
     color: #fff 
}
 .bg-aqua-gradient {
     background: #00c0ef!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff))!important;
     background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff)!important;
     background: -moz-linear-gradient(center bottom, #00c0ef 0, #14d1ff 100%)!important;
     background: -o-linear-gradient(#14d1ff, #00c0ef)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0)!important;
     color: #fff 
}
 .bg-yellow-gradient {
     background: #f39c12!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60))!important;
     background: -ms-linear-gradient(bottom, #f39c12, #f7bc60)!important;
     background: -moz-linear-gradient(center bottom, #f39c12 0, #f7bc60 100%)!important;
     background: -o-linear-gradient(#f7bc60, #f39c12)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0)!important;
     color: #fff 
}
 .bg-purple-gradient {
     background: #605ca8!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4))!important;
     background: -ms-linear-gradient(bottom, #605ca8, #9491c4)!important;
     background: -moz-linear-gradient(center bottom, #605ca8 0, #9491c4 100%)!important;
     background: -o-linear-gradient(#9491c4, #605ca8)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0)!important;
     color: #fff 
}
 .bg-green-gradient {
     background: #00a65a!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d))!important;
     background: -ms-linear-gradient(bottom, #00a65a, #00ca6d)!important;
     background: -moz-linear-gradient(center bottom, #00a65a 0, #00ca6d 100%)!important;
     background: -o-linear-gradient(#00ca6d, #00a65a)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0)!important;
     color: #fff 
}
 .bg-red-gradient {
     background: #dd4b39!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365))!important;
     background: -ms-linear-gradient(bottom, #dd4b39, #e47365)!important;
     background: -moz-linear-gradient(center bottom, #dd4b39 0, #e47365 100%)!important;
     background: -o-linear-gradient(#e47365, #dd4b39)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0)!important;
     color: #fff 
}
 .bg-black-gradient {
     background: #111!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #2b2b2b))!important;
     background: -ms-linear-gradient(bottom, #111, #2b2b2b)!important;
     background: -moz-linear-gradient(center bottom, #111 0, #2b2b2b 100%)!important;
     background: -o-linear-gradient(#2b2b2b, #111)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0)!important;
     color: #fff 
}
 .bg-maroon-gradient {
     background: #d81b60!important;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d81b60), color-stop(1, #e73f7c))!important;
     background: -ms-linear-gradient(bottom, #d81b60, #e73f7c)!important;
     background: -moz-linear-gradient(center bottom, #d81b60 0, #e73f7c 100%)!important;
     background: -o-linear-gradient(#e73f7c, #d81b60)!important;
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0)!important;
     color: #fff 
}
 .description-block .description-icon {
     font-size: 16px 
}
 .no-pad-top {
     padding-top: 0 
}
 .position-static {
     position: static!important 
}
 .list-header {
     font-size: 15px;
     padding: 10px 4px;
     color: #666 
}
 .list-seperator {
     height: 1px;
     background: #f4f4f4;
     margin: 15px 0 9px 
}
 .list-link>a {
     padding: 4px;
     color: #777 
}
 .list-link>a:hover {
     color: #222 
}
 .font-light {
     font-weight: 300 
}
 .skin-blue-light .sidebar-menu>li.active>a, .skin-blue-light .treeview-menu>li.active>a, .user-block .username {
     font-weight: 600 
}
 .user-block:after, .user-block:before {
     content: " ";
     display: table 
}
 .user-block img {
     width: 40px;
     height: 40px;
     float: left 
}
 .user-block .comment, .user-block .description, .user-block .username {
     display: block;
     margin-left: 50px 
}
 .img-sm+.img-push, .user-block.user-block-sm .comment, .user-block.user-block-sm .description, .user-block.user-block-sm .username {
     margin-left: 40px 
}
 .user-block .username {
     font-size: 16px 
}
 .user-block .description {
     color: #999;
     font-size: 13px 
}
 .user-block.user-block-sm .username {
     font-size: 14px 
}
 .box-comments .box-comment img, .img-lg, .img-md, .img-sm, .user-block.user-block-sm img {
     float: left 
}
 .box-comments .box-comment img, .img-sm, .user-block.user-block-sm img {
     width: 30px!important;
     height: 30px!important 
}
 .img-md {
     width: 60px;
     height: 60px 
}
 .img-md+.img-push {
     margin-left: 70px 
}
 .attachment-block .attachment-pushed, .img-lg+.img-push {
     margin-left: 110px 
}
 .img-lg {
     width: 100px;
     height: 100px 
}
 .img-bordered {
     border: 3px solid #d2d6de;
     padding: 3px 
}
 .img-bordered-sm {
     border: 2px solid #d2d6de;
     padding: 2px 
}
 .attachment-block {
     border: 1px solid #f4f4f4;
     padding: 5px;
     margin-bottom: 10px;
     background: #f7f7f7 
}
 .attachment-block .attachment-img {
     max-width: 100px;
     max-height: 100px;
     height: auto;
     float: left 
}
 .attachment-block .attachment-heading {
     margin: 0 
}
 .attachment-block .attachment-text {
     color: #555 
}
 .connectedSortable {
     min-height: 100px 
}
 .ui-helper-hidden-accessible {
     border: 0;
     clip: rect(0 0 0 0);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute;
     width: 1px 
}
 .sort-highlight {
     background: #f4f4f4;
     border: 1px dashed #ddd;
     margin-bottom: 10px 
}
 .full-opacity-hover {
     opacity: .65;
     filter: alpha(opacity=65) 
}
 .full-opacity-hover:hover {
     opacity: 1;
     filter: alpha(opacity=100) 
}
 .chart {
     position: relative;
     overflow: hidden;
     width: 100%;
     padding: 15px 
}
 .chart canvas, .chart svg {
     width: 100%!important 
}
 @media print {
     .content-header, .left-side, .main-header, .main-sidebar, .no-print {
         display: none!important 
    }
     .content-wrapper, .main-footer, .right-side {
         margin-left: 0!important;
         min-height: 0!important;
         -webkit-transform: translate(0, 0)!important;
         -ms-transform: translate(0, 0)!important;
         -o-transform: translate(0, 0)!important;
         transform: translate(0, 0)!important 
    }
     .fixed .content-wrapper, .fixed .right-side {
         padding-top: 0!important 
    }
     .invoice {
         width: 100%;
         border: 0;
         margin: 0;
         padding: 0 
    }
     .invoice-col {
         float: left;
         width: 33.3333333% 
    }
     .table-responsive {
         overflow: auto 
    }
     .table-responsive>.table tr td, .table-responsive>.table tr th {
         white-space: normal!important 
    }
}
 @media screen and (min-width:1220px) and (max-width:1920px) {
    /* .gstrTableScroll table */
    .gstrTblBodyScroll {
        /* display: block;
         overflow: auto;
         max-height:320px;
         */
    }
     .gstrTableScroll table thead, .gstrTblBodyScroll tr {
         display: table;
         width: 100%;
         table-layout: fixed;
         cursor:pointer;
    }
     .gstrTableScroll table thead {
         width: calc(100% - 0em) 
    }
     .gstrTableScroll table {
         width: 100% 
    }
     .viewTableScroll table .viewTblBodyScroll {
         display: block;
         height: 500px;
         overflow: auto 
    }
     .viewTableScroll table thead, .viewTblBodyScroll tr {
         display: table;
         width: 100%;
         table-layout: fixed;
    }
     .viewTableScroll table thead {
         width: calc(100% - 0em);
    }
     .viewTableScroll table {
         width: 100%;
    }
}
 @media screen and (min-width:1440px) and (max-width:1920px) {
     .modal-dialog {
         width: 50% 
    }
     .login-box, .register-box {
         width: 35% 
    }
     .gstnInput>li:nth-child(1) {
         width: 5% 
    }
     .gstnInput>li:nth-child(2) {
         width: 13% 
    }
     .gstnInput>li:nth-child(3) {
         width: 7% 
    }
}
 @media screen and (min-width:1366px) and (max-width:1439px) {
     .ribbonContent {
         left: 99.7px;
    }
     #hoverEmail{
        padding: 0 12px 7px;
    }
     .emailTextHover::after, .emailTextHover::before{
        right:3%;
    }
}
 @media screen and (min-width:1280px) and (max-width:1365px) {
     .ribbonContent {
         left: 92.7px;
    }
     #hoverEmail{
        padding: 0 12px 7px;
    }
     .emailTextHover::after, .emailTextHover::before{
        right:3%;
    }
}
 @media screen and (min-width:1200px) and (max-width:1279px) {
     .ribbonContent {
         left: 84.7px;
    }
     #hoverEmail{
        padding: 0 10px 7px;
    }
     .emailTextHover::after, .emailTextHover::before{
        right:2%;
    }
}
 @media screen and (min-width:1200px) and (max-width:1439px) {
     .gstnInput>li:nth-child(1) {
         width: 6% 
    }
     .gstnInput>li:nth-child(2) {
         width: 16% 
    }
     .gstnInput>li:nth-child(3) {
         width: 7% 
    }
     .connecting-line {
         width: 82%;
         right: 35px 
    }
}
 @media screen and (min-width:1024px) and (max-width:1199px) {
     .fpContainer, .fpContainer2 {
         width: 100% 
    }
     .mt13 {
         margin-top: 9px 
    }
     .gstnInput>li:nth-child(1) {
         width: 8.5% 
    }
     .gstnInput>li:nth-child(2) {
         width: 22% 
    }
     .gstnInput>li:nth-child(3) {
         width: 9.5%!important 
    }
     .connecting-line {
         right: 73px 
    }
     .btnText, .tabText, .tabTitleText {
         display: none 
    }
     .viewTableScroll table .viewTblBodyScroll{
        height:500px;
        overflow:auto;
    }
    /* .gstrTableScroll table */
     .gstrTblBodyScroll {
         overflow: auto;
         max-height:320px;
    }
}
@media screen and (min-width:913px) and (max-width:1023px) {	
    .ribbonContent {	
        left: 132.7px;	
   }	
}	
@media screen and (min-width:320px) and (max-width:1023px) {	
    .navbar-toggle {	
        color: #fff;	
        border: 0;	
        margin: 0;	
        padding: 15px;	
        margin-top: -42px;	
   }	
}
 @media screen and (min-width:640px) and (max-width:1024px) {
     .loginBg {
         background: url(../../images/loginbg.png) -15px bottom/contain no-repeat #1c3c6d 
    }
}
 @media screen and (min-width:320px) and (max-width:1024px) {
     #hoverEmail{
        display:none;
    }
     .viewTableScroll table .viewTblBodyScroll{
        height:500px;
        overflow:auto;
    }
    /* .gstrTableScroll table */
     .gstrTblBodyScroll {
         overflow: auto;
         max-height:320px;
    }
     .control-label {
         font-size: 12px 
    }
     .btnText, .tabText, .tabTitleText {
         display: none 
    }
}
 @media screen and (min-width:914px) and (max-width:1023px) {
     .fpContainer, .fpContainer2 {
         width: 77% 
    }
     .form-group {
         margin-bottom: 5px 
    }
     .userInptStatus {
         margin-bottom: 10px;
         float: left 
    }
     .tabContainer {
         margin-top: 205px!important 
    }
     .connecting-line {
         right: 29px;
         width: 80% 
    }
     .btnText, .tabText, .tabTitleText {
         display: none 
    }
     .mt250 {
         margin-top: 334px!important 
    }
     .gstnConnText h4 {
         width: 100%!important 
    }
}
 @media screen and (min-width:768px) and (max-width:913px) {
    .ribbonContent {	
        left: 108.7px;	
   }
     .stepnew {
         margin-top: 100px!important 
    }
     .box.box-danger.fpContainer, .box.box-danger.fpContainer2 {
         width: auto 
    }
     .form-group {
         margin-bottom: 5px 
    }
     .userInptStatus, .userInptStatus li {
         margin-bottom: 10px 
    }
     .userInptStatus {
         float: left 
    }
     .tabContainer {
         margin-top: 230px!important 
    }
     .add_popup {
         width: 50% 
    }
     .gstnInput>li:nth-child(1) {
         width: 10% 
    }
     .gstnInput>li:nth-child(2) {
         width: 29% 
    }
     .gstnInput>li:nth-child(3) {
         width: 12% 
    }
     .connecting-line {
         right: 29px;
         width: 80% 
    }
     .btnText, .tabText, .tabTitleText {
         display: none 
    }
}
 @media screen and (min-width:320px) and (max-width:768px) {
     .btnText, .panel-heading .accordion-toggle h4.parentAcc::after, .tabText, .tabTitleText {
         display: none 
    }
     .login-box, .register-box {
         margin-top: 0 
    }
     .errorMsgOuter {
         top: 50px 
    }
     .loginTab a {
         font-size: 16px 
    }
     .loginBg {
         background: url(../../images/loginbg.png) -9px bottom/contain no-repeat #1c3c6d 
    }
     .logContainer .panel-body {
         padding-top: 0 
    }
     .logContainer {
         padding-bottom: 30px 
    }
     .control-label {
         font-size: 14px 
    }
     .tabContainer .panel-body {
         padding-top: 0;
         padding-bottom: 0 
    }
     .ptbsmall, .ptsmall {
         padding-top: 10px 
    }
     .content-wrapper, .right-side {
         padding-top: 90px !important 
    }
     .pbsmall, .ptbsmall {
         padding-bottom: 10px 
    }
     .ml15small {
         margin-left: 15px 
    }
     .mt5small {
         margin-top: 5px;
         margin-bottom: 5px 
    }
     .userInptStatus, .userInptStatus li {
         margin-bottom: 10px 
    }
     .userInptStatus {
         float: left 
    }
     .pt40 {
         padding-top: 40px 
    }
     .panel-heading h4 table tbody tr td, .panel-heading table thead tr th {
         font-size: 13px 
    }
     .btn {
         font-size: 10px 
    }
     .connecting-line {
         right: 29px;
         width: 80% 
    }
}
 @media screen and (min-width:320px) and (max-width:767px) {
     .stepnew {
         margin-top: 14px!important 
    }
     .content-wrapper, .right-side {
         padding-top: 0!important 
    }
     .left-side, .main-sidebar {
         padding-top: 50px 
    }
     .content .fpContainer, .content .fpContainer2 {
         position: relative!important;
         z-index: 9 
    }
     .tabContainer {
         margin-top: 135px 
    }
     .add_popup {
         width: 70% 
    }
     .pl15small {
         padding-left: 15px 
    }
}
 @media screen and (min-width:480px) and (max-width:667px) {
    .ribbonContent {	
        left: 92.7px;	
   }
     .loginBg {
         height: auto;
         background: url(../../../images/loginbg.png) -9px bottom/contain no-repeat #1c3c6d 
    }
     .gstnInput>li:nth-child(1) {
         width: 10% 
    }
     .gstnInput>li:nth-child(2) {
         width: 27% 
    }
     .gstnInput>li:nth-child(3) {
         width: 12% 
    }
}
 @media screen and (min-width:320px) and (max-width:667px) {
     .wizard .nav-tabs>li span.title {
         display: none 
    }
     .wizard .nav-tabs>li {
         padding-top: 0 
    }
     .connecting-line {
         top: 53% 
    }
}
 @media screen and (min-width:361px) and (max-width:480px) {
     span.round-tab {
         height: 40px;
         width: 40px 
    }
     .connecting-line {
         top: 48% 
    }
     .wizard .nav-tabs>li a {
         height: 43px;
         line-height: 50px;
         width: 40.9px 
    }
}
 @media screen and (min-width:401px) and (max-width:414px) {
    .ribbonContent {	
        left: 63.7px;	
   }
     .loginBg {
         background: url(../../images/loginbg.png) -5px bottom/contain no-repeat #1c3c6d;
         height: 736px 
    }
     .gstnInput>li:nth-child(1) {
         width: 12.5% 
    }
     .gstnInput>li:nth-child(2) {
         width: 32% 
    }
     .gstnInput>li:nth-child(3) {
         width: 15% 
    }
}
 @media screen and (min-width:375px) and (max-width:400px) {
    .ribbonRed {	
        width: 100%;	
   }	
    .ribbonContent {	
        width: 88.5%;	
        left: 16.7px;	
   }
     .loginBg {
         background: url(../../images/loginbg.png) -5px bottom/contain no-repeat #1c3c6d;
         height: 667px 
    }
     .compReg {
         font-size: 16px 
    }
     .logoimg>img {
         height: 45px;
         padding-top: 8px 
    }
     .gstnInput>li:nth-child(1) {
         width: 13% 
    }
     .gstnInput>li:nth-child(2) {
         width: 35% 
    }
     .gstnInput>li:nth-child(3) {
         width: 18% 
    }
}
 @media screen and (min-width:376px) and (max-width:384px) {
    .ribbonRed {	
        width: 100%;	
   }	
    .ribbonContent {	
        width: 88.5%;	
        left: 16.7px;	
   }
     .loginBg {
         background: url(../../images/loginbg.png) -5px bottom/contain no-repeat #1c3c6d;
         height: 640px 
    }
     .compReg {
         font-size: 16px 
    }
     .logoimg>img {
         height: 45px;
         padding-top: 8px 
    }
     .gstnInput>li:nth-child(1) {
         width: 12% 
    }
     .gstnInput>li:nth-child(2) {
         width: 30% 
    }
     .gstnInput>li:nth-child(3) {
         width: 15% 
    }
}
 @media screen and (min-width:320px) and (max-width:360px) {
    .ribbonRed {	
        width: 100%;	
   }	
    .ribbonContent {	
        width: 88.5%;	
        left: 16.7px;	
   }
     .loginBg {
         background: url(../../images/loginbg.png) -5px bottom/contain no-repeat #1c3c6d;
         height: auto 
    }
     .logContainer .panel-body {
         padding: 0 0 10px 
    }
     .compReg {
         font-size: 16px 
    }
     .logoimg>img {
         height: 45px;
         padding-top: 8px 
    }
     .gstnInput>li:nth-child(1) {
         width: 17% 
    }
     .gstnInput>li:nth-child(2) {
         width: 41% 
    }
     .gstnInput>li:nth-child(3) {
         width: 17% 
    }
     span.round-tab {
         height: 30px;
         width: 30px 
    }
     .connecting-line {
         top: 48% 
    }
     .wizard .nav-tabs>li a {
         height: 33px;
         line-height: 50px;
         width: 30px 
    }
     .round-tab i {
         padding-top: 6px 
    }
     #invoicebox p {
         font-size: 1em 
    }
}
 @media screen and (min-width:320px) and (max-width:359px) {
     .plrsmall {
         padding-left: 0;
         padding-right: 0 
    }
     .stepnew {
         margin-top: 0!important 
    }
     .fc button, .fc-button-group {
         display: none!important 
    }
}
 .icici-margin-top {
     margin-top: 45px 
}
 .skin-blue .main-header .navbar {
     background-color: #3c8dbc 
}
 .skin-blue .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-blue .main-header .navbar .nav .open>a, .skin-blue .main-header .navbar .nav .open>a:focus, .skin-blue .main-header .navbar .nav .open>a:hover, .skin-blue .main-header .navbar .nav>.active>a, .skin-blue .main-header .navbar .nav>li>a:active, .skin-blue .main-header .navbar .nav>li>a:focus, .skin-blue .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-blue .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #367fa9 
}
 .skin-blue .main-header .navbar .sidebar-toggle, .skin-blue .user-panel>.info, .skin-blue .user-panel>.info>a {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-blue .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-blue .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-blue .main-header .navbar .dropdown-menu li a:hover {
         background: #367fa9 
    }
}
 .skin-blue .main-header .logo {
     background-color: #367fa9;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-blue .main-header .logo:hover {
     background-color: #357ca5 
}
 .skin-blue .main-header li.user-header {
     background-color: #3c8dbc 
}
 .skin-blue .content-header {
     background: 0 0 
}
 .skin-blue .left-side, .skin-blue .main-sidebar, .skin-blue .wrapper {
     background-color: #222d32 
}
 .skin-blue .sidebar-menu>li.header {
     color: #4b646f;
     background: #1a2226 
}
 .skin-blue .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-blue .sidebar-menu>li.active>a, .skin-blue .sidebar-menu>li:hover>a {
     color: #fff;
     background: #1e282c;
     border-left-color: #3c8dbc 
}
 .skin-blue .sidebar-menu>li>.treeview-menu {
     margin: 0 1px;
     background: #2c3b41 
}
 .skin-blue .sidebar a {
     color: #b8c7ce 
}
 .skin-blue .sidebar a:hover {
     text-decoration: none 
}
 .skin-blue .treeview-menu>li>a {
     color: #8aa4af 
}
 .skin-blue .treeview-menu>li.active>a, .skin-blue .treeview-menu>li>a:hover {
     color: #fff 
}
 .skin-blue .sidebar-form {
     border-radius: 3px;
     border: 1px solid #374850;
     margin: 10px 
}
 .skin-blue .sidebar-form .btn, .skin-blue .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #374850;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-blue .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-blue .sidebar-form input[type=text]:focus, .skin-blue .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-blue .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-blue .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 .skin-blue-light .main-header .navbar {
     background-color: #3c8dbc 
}
 .skin-blue-light .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-blue-light .main-header .navbar .nav .open>a, .skin-blue-light .main-header .navbar .nav .open>a:focus, .skin-blue-light .main-header .navbar .nav .open>a:hover, .skin-blue-light .main-header .navbar .nav>.active>a, .skin-blue-light .main-header .navbar .nav>li>a:active, .skin-blue-light .main-header .navbar .nav>li>a:focus, .skin-blue-light .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-blue-light .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #367fa9 
}
 .skin-blue-light .main-header .navbar .sidebar-toggle {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-blue-light .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-blue-light .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-blue-light .main-header .navbar .dropdown-menu li a:hover {
         background: #367fa9 
    }
}
 .skin-blue-light .main-header .logo {
     background-color: #3c8dbc;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-blue-light .main-header .logo:hover {
     background-color: #3b8ab8 
}
 .skin-blue-light .main-header li.user-header {
     background-color: #3c8dbc 
}
 .skin-blue-light .content-header {
     background: 0 0 
}
 .skin-blue-light .left-side, .skin-blue-light .main-sidebar, .skin-blue-light .wrapper {
     background-color: #f9fafc 
}
 .skin-blue-light .content-wrapper, .skin-blue-light .main-footer {
     border-left: 1px solid #d2d6de 
}
 .skin-blue-light .user-panel>.info, .skin-blue-light .user-panel>.info>a {
     color: #444 
}
 .skin-blue-light .sidebar-menu>li {
     -webkit-transition: border-left-color .3s ease;
     -o-transition: border-left-color .3s ease;
     transition: border-left-color .3s ease 
}
 .skin-black-light .sidebar-menu>li, .skin-green-light .sidebar-menu>li {
     -webkit-transition: border-left-color .3s ease;
     -o-transition: border-left-color .3s ease 
}
 .skin-blue-light .sidebar-menu>li.header {
     color: #848484;
     background: #f9fafc 
}
 .skin-blue-light .sidebar-menu>li>a {
     border-left: 3px solid transparent;
     font-weight: 600 
}
 .skin-blue-light .sidebar-menu>li.active>a, .skin-blue-light .sidebar-menu>li:hover>a {
     color: #000;
     background: #f4f4f5 
}
 .skin-blue-light .sidebar-menu>li.active {
     border-left-color: #3c8dbc 
}
 .skin-blue-light .sidebar-menu>li>.treeview-menu {
     background: #f4f4f5 
}
 .skin-blue-light .sidebar a {
     color: #444 
}
 .skin-blue-light .sidebar a:hover {
     text-decoration: none 
}
 .skin-blue-light .treeview-menu>li>a {
     color: #777 
}
 .skin-blue-light .treeview-menu>li.active>a, .skin-blue-light .treeview-menu>li>a:hover {
     color: #000 
}
 .skin-blue-light .sidebar-form {
     border-radius: 3px;
     border: 1px solid #d2d6de;
     margin: 10px 
}
 .skin-blue-light .sidebar-form .btn, .skin-blue-light .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #fff;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-blue-light .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-blue-light .sidebar-form input[type=text]:focus, .skin-blue-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-blue-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-blue-light .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 @media (min-width:768px) {
     .skin-blue-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
         border-left: 1px solid #d2d6de 
    }
}
 .skin-blue-light .main-footer {
     border-top-color: #d2d6de 
}
 .skin-blue.layout-top-nav .main-header>.logo {
     background-color: #3c8dbc;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-blue.layout-top-nav .main-header>.logo:hover {
     background-color: #3b8ab8 
}
 .skin-black .main-header {
     -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
     box-shadow: -1px 1px 5px -1px #14315d 
}
 .skin-black .main-header .navbar-toggle {
     color: #333 
}
 .skin-black .main-header .navbar-brand {
     color: #333;
     border-right: 1px solid #eee 
}
 .skin-black .main-header .navbar {
     background-color: #fff 
}
 .skin-black .main-header .navbar .nav>li>a {
     color: #333;
     font-weight: 400 
}
 .skin-black .main-header .navbar .sidebar-toggle {
     color: #333 
}
 .skin-black .main-header .navbar .sidebar-toggle:hover {
     color: #999;
     background: #fff 
}
 .skin-black .main-header .navbar>.sidebar-toggle {
     color: #333 
}
 .skin-black .main-header .navbar .navbar-custom-menu .navbar-nav>li>a, .skin-black .main-header .navbar .navbar-right>li>a {
     border-right-width: 0 
}
 .skin-black .main-header>.logo {
     background-color: #fff;
     color: #333;
     border-bottom: 0 solid transparent 
}
 .skin-black .main-header>.logo:hover {
     background-color: #fcfcfc 
}
 @media (max-width:767px) {
     .skin-black .main-header>.logo {
         background-color: #222;
         color: #fff;
         border-bottom: 0 solid transparent;
         border-right: none 
    }
     .skin-black .main-header>.logo:hover {
         background-color: #1f1f1f 
    }
}
 .skin-black .main-header li.user-header {
     background-color: #EDEDED;
     -moz-box-shadow: 0 0 5px #888;
     -webkit-box-shadow: 0 0 5px#888;
     box-shadow: 0 0 5px #888 
}
 .skin-black .content-header {
     background: 0 0;
     box-shadow: none 
}
 .main-sidebar, .skin-black .left-side {
     background-color: #14315D 
}
 .skin-black .user-panel>.info, .skin-black .user-panel>.info>a {
     color: #fff 
}
 .skin-black .sidebar-menu>li.header {
     color: #4b646f;
     background: #1a2226;
     border-top: 2px solid #db2128 
}
 .skin-black .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-black .sidebar-menu>li.active>a, .skin-black .sidebar-menu>li:hover>a {
     color: #fff;
     background: #000;
     border-left-color: red 
}
 .skin-black .sidebar-menu>li>.treeview-menu {
     margin: 0 1px;
     background: #2e4b75 
}
 .skin-black .sidebar a {
     color: #b8c7ce;
     font-weight: 400 
}
 .skin-black-light .sidebar-menu>li.active>a, .skin-black-light .sidebar-menu>li>a, .skin-black-light .treeview-menu>li.active>a, .skin-green-light .sidebar-menu>li.active>a, .skin-green-light .sidebar-menu>li>a, .skin-green-light .treeview-menu>li.active>a, .skin-purple-light .sidebar-menu>li.active>a, .skin-purple-light .sidebar-menu>li>a, .skin-purple-light .treeview-menu>li.active>a, .skin-red-light .sidebar-menu>li>a, .skin-red-light .treeview-menu>li.active>a, .skin-yellow-light .sidebar-menu>li.active>a, .skin-yellow-light .sidebar-menu>li>a, .skin-yellow-light .treeview-menu>li.active>a {
     font-weight: 600 
}
 .skin-black .sidebar a:hover {
     text-decoration: none 
}
 .skin-black .treeview-menu>li>a {
     color: #83b8ce 
}
 .skin-black .treeview-menu>li.active>a, .skin-black .treeview-menu>li>a:hover {
     color: #fff 
}
 .skin-black .sidebar-form {
     border-radius: 3px;
     border: 1px solid #374850;
     margin: 10px 
}
 .skin-black .sidebar-form .btn, .skin-black .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #374850;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-black .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-black .sidebar-form input[type=text]:focus, .skin-black .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-black .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-black .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 .skin-black-light .main-header .navbar .nav>li>a, .skin-black-light .main-header .navbar-toggle {
     color: #333 
}
 .skin-black .pace .pace-progress {
     background: #222 
}
 .skin-black .pace .pace-activity {
     border-top-color: #222;
     border-left-color: #222 
}
 .skin-black-light .main-header {
     -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
     box-shadow: 0 1px 1px rgba(0, 0, 0, .05) 
}
 .skin-black-light .main-header .navbar-brand {
     color: #333;
     border-right: 1px solid #eee 
}
 .skin-black-light .main-header .navbar {
     background-color: #fff 
}
 .skin-black-light .main-header .navbar .nav .open>a, .skin-black-light .main-header .navbar .nav .open>a:focus, .skin-black-light .main-header .navbar .nav .open>a:hover, .skin-black-light .main-header .navbar .nav>.active>a, .skin-black-light .main-header .navbar .nav>li>a:active, .skin-black-light .main-header .navbar .nav>li>a:focus, .skin-black-light .main-header .navbar .nav>li>a:hover {
     background: #fff;
     color: #999 
}
 .skin-black-light .main-header .navbar .sidebar-toggle {
     color: #333 
}
 .skin-black-light .main-header .navbar .sidebar-toggle:hover {
     color: #999;
     background: #fff 
}
 .skin-black-light .main-header .navbar>.sidebar-toggle {
     color: #333;
     border-right: 1px solid #eee 
}
 .skin-black-light .main-header .navbar .navbar-nav>li>a {
     border-right: 1px solid #eee 
}
 .skin-black-light .main-header .navbar .navbar-custom-menu .navbar-nav>li>a, .skin-black-light .main-header .navbar .navbar-right>li>a {
     border-left: 1px solid #eee;
     border-right-width: 0 
}
 .skin-black-light .main-header>.logo {
     background-color: #fff;
     color: #333;
     border-bottom: 0 solid transparent;
     border-right: 1px solid #eee 
}
 .skin-black-light .main-header>.logo:hover {
     background-color: #fcfcfc 
}
 @media (max-width:767px) {
     .skin-black-light .main-header>.logo {
         background-color: #222;
         color: #fff;
         border-bottom: 0 solid transparent;
         border-right: none 
    }
     .skin-black-light .main-header>.logo:hover {
         background-color: #1f1f1f 
    }
}
 .skin-black-light .main-header li.user-header {
     background-color: #222 
}
 .skin-black-light .content-header {
     background: 0 0;
     box-shadow: none 
}
 .skin-black-light .left-side, .skin-black-light .main-sidebar, .skin-black-light .wrapper {
     background-color: #f9fafc 
}
 .skin-black-light .content-wrapper, .skin-black-light .main-footer {
     border-left: 1px solid #d2d6de 
}
 .skin-black-light .user-panel>.info, .skin-black-light .user-panel>.info>a {
     color: #444 
}
 .skin-black-light .sidebar-menu>li {
     transition: border-left-color .3s ease 
}
 .skin-black-light .sidebar-menu>li.header {
     color: #848484;
     background: #f9fafc 
}
 .skin-black-light .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-black-light .sidebar-menu>li.active>a, .skin-black-light .sidebar-menu>li:hover>a {
     color: #000;
     background: #f4f4f5 
}
 .skin-black-light .sidebar-menu>li.active {
     border-left-color: #fff 
}
 .skin-black-light .sidebar-menu>li>.treeview-menu {
     background: #f4f4f5 
}
 .skin-black-light .sidebar a {
     color: #444 
}
 .skin-black-light .sidebar a:hover {
     text-decoration: none 
}
 .skin-black-light .treeview-menu>li>a {
     color: #777 
}
 .skin-black-light .treeview-menu>li.active>a, .skin-black-light .treeview-menu>li>a:hover {
     color: #000 
}
 .skin-black-light .sidebar-form {
     border-radius: 3px;
     border: 1px solid #d2d6de;
     margin: 10px 
}
 .skin-black-light .sidebar-form .btn, .skin-black-light .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #fff;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-black-light .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-black-light .sidebar-form input[type=text]:focus, .skin-black-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-black-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-black-light .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 @media (min-width:768px) {
     .skin-black-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
         border-left: 1px solid #d2d6de 
    }
}
 .skin-green .main-header .navbar {
     background-color: #00a65a 
}
 .skin-green .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-green .main-header .navbar .nav .open>a, .skin-green .main-header .navbar .nav .open>a:focus, .skin-green .main-header .navbar .nav .open>a:hover, .skin-green .main-header .navbar .nav>.active>a, .skin-green .main-header .navbar .nav>li>a:active, .skin-green .main-header .navbar .nav>li>a:focus, .skin-green .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-green .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #008d4c 
}
 .skin-green .main-header .navbar .sidebar-toggle, .skin-green .user-panel>.info, .skin-green .user-panel>.info>a {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-green .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-green .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-green .main-header .navbar .dropdown-menu li a:hover {
         background: #008d4c 
    }
}
 .skin-green .main-header .logo {
     background-color: #008d4c;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-green .main-header .logo:hover {
     background-color: #008749 
}
 .skin-green .main-header li.user-header {
     background-color: #00a65a 
}
 .skin-green .content-header {
     background: 0 0 
}
 .skin-green .left-side, .skin-green .main-sidebar, .skin-green .wrapper {
     background-color: #222d32 
}
 .skin-green .sidebar-menu>li.header {
     color: #4b646f;
     background: #1a2226 
}
 .skin-green .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-green .sidebar-menu>li.active>a, .skin-green .sidebar-menu>li:hover>a {
     color: #fff;
     background: #1e282c;
     border-left-color: #00a65a 
}
 .skin-green .sidebar-menu>li>.treeview-menu {
     margin: 0 1px;
     background: #2c3b41 
}
 .skin-green .sidebar a {
     color: #b8c7ce 
}
 .skin-green .sidebar a:hover {
     text-decoration: none 
}
 .skin-green .treeview-menu>li>a {
     color: #8aa4af 
}
 .skin-green .treeview-menu>li.active>a, .skin-green .treeview-menu>li>a:hover {
     color: #fff 
}
 .skin-green .sidebar-form {
     border-radius: 3px;
     border: 1px solid #374850;
     margin: 10px 
}
 .skin-green .sidebar-form .btn, .skin-green .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #374850;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-green .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-green .sidebar-form input[type=text]:focus, .skin-green .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-green .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-green .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 .skin-green-light .main-header .navbar {
     background-color: #00a65a 
}
 .skin-green-light .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-green-light .main-header .navbar .nav .open>a, .skin-green-light .main-header .navbar .nav .open>a:focus, .skin-green-light .main-header .navbar .nav .open>a:hover, .skin-green-light .main-header .navbar .nav>.active>a, .skin-green-light .main-header .navbar .nav>li>a:active, .skin-green-light .main-header .navbar .nav>li>a:focus, .skin-green-light .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-green-light .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #008d4c 
}
 .skin-green-light .main-header .navbar .sidebar-toggle {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-green-light .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-green-light .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-green-light .main-header .navbar .dropdown-menu li a:hover {
         background: #008d4c 
    }
}
 .skin-green-light .main-header .logo {
     background-color: #00a65a;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-green-light .main-header .logo:hover {
     background-color: #00a157 
}
 .skin-green-light .main-header li.user-header {
     background-color: #00a65a 
}
 .skin-green-light .content-header {
     background: 0 0 
}
 .skin-green-light .left-side, .skin-green-light .main-sidebar, .skin-green-light .wrapper {
     background-color: #f9fafc 
}
 .skin-green-light .content-wrapper, .skin-green-light .main-footer {
     border-left: 1px solid #d2d6de 
}
 .skin-green-light .user-panel>.info, .skin-green-light .user-panel>.info>a {
     color: #444 
}
 .skin-green-light .sidebar-menu>li {
     transition: border-left-color .3s ease 
}
 .skin-red-light .sidebar-menu>li, .skin-yellow-light .sidebar-menu>li {
     -webkit-transition: border-left-color .3s ease;
     -o-transition: border-left-color .3s ease 
}
 .skin-green-light .sidebar-menu>li.header {
     color: #848484;
     background: #f9fafc 
}
 .skin-green-light .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-green-light .sidebar-menu>li.active>a, .skin-green-light .sidebar-menu>li:hover>a {
     color: #000;
     background: #f4f4f5 
}
 .skin-green-light .sidebar-menu>li.active {
     border-left-color: #00a65a 
}
 .skin-green-light .sidebar-menu>li>.treeview-menu {
     background: #f4f4f5 
}
 .skin-green-light .sidebar a {
     color: #444 
}
 .skin-green-light .sidebar a:hover {
     text-decoration: none 
}
 .skin-green-light .treeview-menu>li>a {
     color: #777 
}
 .skin-green-light .treeview-menu>li.active>a, .skin-green-light .treeview-menu>li>a:hover {
     color: #000 
}
 .skin-green-light .sidebar-form {
     border-radius: 3px;
     border: 1px solid #d2d6de;
     margin: 10px 
}
 .skin-green-light .sidebar-form .btn, .skin-green-light .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #fff;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-green-light .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-green-light .sidebar-form input[type=text]:focus, .skin-green-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-green-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-green-light .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 @media (min-width:768px) {
     .skin-green-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
         border-left: 1px solid #d2d6de 
    }
}
 .skin-red .main-header .navbar {
     background-color: #dd4b39 
}
 .skin-red .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-red .main-header .navbar .nav .open>a, .skin-red .main-header .navbar .nav .open>a:focus, .skin-red .main-header .navbar .nav .open>a:hover, .skin-red .main-header .navbar .nav>.active>a, .skin-red .main-header .navbar .nav>li>a:active, .skin-red .main-header .navbar .nav>li>a:focus, .skin-red .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-red .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #d73925 
}
 .skin-red .main-header .navbar .sidebar-toggle, .skin-red .user-panel>.info, .skin-red .user-panel>.info>a {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-red .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-red .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-red .main-header .navbar .dropdown-menu li a:hover {
         background: #d73925 
    }
}
 .skin-red .main-header .logo {
     background-color: #d73925;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-red .main-header .logo:hover {
     background-color: #d33724 
}
 .skin-red .main-header li.user-header {
     background-color: #dd4b39 
}
 .skin-red .content-header {
     background: 0 0 
}
 .skin-red .left-side, .skin-red .main-sidebar, .skin-red .wrapper {
     background-color: #222d32 
}
 .skin-red .sidebar-menu>li.header {
     color: #4b646f;
     background: #1a2226 
}
 .skin-red .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-red .sidebar-menu>li.active>a, .skin-red .sidebar-menu>li:hover>a {
     color: #fff;
     background: #1e282c;
     border-left-color: #dd4b39 
}
 .skin-red .sidebar-menu>li>.treeview-menu {
     margin: 0 1px;
     background: #2c3b41 
}
 .skin-red .sidebar a {
     color: #b8c7ce 
}
 .skin-red .sidebar a:hover {
     text-decoration: none 
}
 .skin-red .treeview-menu>li>a {
     color: #8aa4af 
}
 .skin-red .treeview-menu>li.active>a, .skin-red .treeview-menu>li>a:hover {
     color: #fff 
}
 .skin-red .sidebar-form {
     border-radius: 3px;
     border: 1px solid #374850;
     margin: 10px 
}
 .skin-red .sidebar-form .btn, .skin-red .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #374850;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-red .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-red .sidebar-form input[type=text]:focus, .skin-red .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-red .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-red .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 .skin-red-light .main-header .navbar {
     background-color: #dd4b39 
}
 .skin-red-light .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-red-light .main-header .navbar .nav .open>a, .skin-red-light .main-header .navbar .nav .open>a:focus, .skin-red-light .main-header .navbar .nav .open>a:hover, .skin-red-light .main-header .navbar .nav>.active>a, .skin-red-light .main-header .navbar .nav>li>a:active, .skin-red-light .main-header .navbar .nav>li>a:focus, .skin-red-light .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-red-light .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #d73925 
}
 .skin-red-light .main-header .navbar .sidebar-toggle {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-red-light .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-red-light .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-red-light .main-header .navbar .dropdown-menu li a:hover {
         background: #d73925 
    }
}
 .skin-red-light .main-header .logo {
     background-color: #dd4b39;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-red-light .main-header .logo:hover {
     background-color: #dc4735 
}
 .skin-red-light .main-header li.user-header {
     background-color: #dd4b39 
}
 .skin-red-light .content-header {
     background: 0 0 
}
 .skin-red-light .left-side, .skin-red-light .main-sidebar, .skin-red-light .wrapper {
     background-color: #f9fafc 
}
 .skin-red-light .content-wrapper, .skin-red-light .main-footer {
     border-left: 1px solid #d2d6de 
}
 .skin-red-light .user-panel>.info, .skin-red-light .user-panel>.info>a {
     color: #444 
}
 .skin-red-light .sidebar-menu>li {
     transition: border-left-color .3s ease 
}
 .skin-red-light .sidebar-menu>li.header {
     color: #848484;
     background: #f9fafc 
}
 .skin-red-light .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-red-light .sidebar-menu>li.active>a, .skin-red-light .sidebar-menu>li:hover>a {
     color: #000;
     background: #f4f4f5 
}
 .skin-red-light .sidebar-menu>li.active {
     border-left-color: #dd4b39 
}
 .skin-red-light .sidebar-menu>li.active>a {
     font-weight: 600 
}
 .skin-red-light .sidebar-menu>li>.treeview-menu {
     background: #f4f4f5 
}
 .skin-red-light .sidebar a {
     color: #444 
}
 .skin-red-light .sidebar a:hover {
     text-decoration: none 
}
 .skin-red-light .treeview-menu>li>a {
     color: #777 
}
 .skin-red-light .treeview-menu>li.active>a, .skin-red-light .treeview-menu>li>a:hover {
     color: #000 
}
 .skin-red-light .sidebar-form {
     border-radius: 3px;
     border: 1px solid #d2d6de;
     margin: 10px 
}
 .skin-red-light .sidebar-form .btn, .skin-red-light .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #fff;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-red-light .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-red-light .sidebar-form input[type=text]:focus, .skin-red-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-red-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-red-light .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 @media (min-width:768px) {
     .skin-red-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
         border-left: 1px solid #d2d6de 
    }
}
 .skin-yellow .main-header .navbar {
     background-color: #f39c12 
}
 .skin-yellow .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-yellow .main-header .navbar .nav .open>a, .skin-yellow .main-header .navbar .nav .open>a:focus, .skin-yellow .main-header .navbar .nav .open>a:hover, .skin-yellow .main-header .navbar .nav>.active>a, .skin-yellow .main-header .navbar .nav>li>a:active, .skin-yellow .main-header .navbar .nav>li>a:focus, .skin-yellow .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-yellow .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #e08e0b 
}
 .skin-yellow .main-header .navbar .sidebar-toggle, .skin-yellow .user-panel>.info, .skin-yellow .user-panel>.info>a {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-yellow .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-yellow .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-yellow .main-header .navbar .dropdown-menu li a:hover {
         background: #e08e0b 
    }
}
 .skin-yellow .main-header .logo {
     background-color: #e08e0b;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-yellow .main-header .logo:hover {
     background-color: #db8b0b 
}
 .skin-yellow .main-header li.user-header {
     background-color: #f39c12 
}
 .skin-yellow .content-header {
     background: 0 0 
}
 .skin-yellow .left-side, .skin-yellow .main-sidebar, .skin-yellow .wrapper {
     background-color: #222d32 
}
 .skin-yellow .sidebar-menu>li.header {
     color: #4b646f;
     background: #1a2226 
}
 .skin-yellow .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-yellow .sidebar-menu>li.active>a, .skin-yellow .sidebar-menu>li:hover>a {
     color: #fff;
     background: #1e282c;
     border-left-color: #f39c12 
}
 .skin-yellow .sidebar-menu>li>.treeview-menu {
     margin: 0 1px;
     background: #2c3b41 
}
 .skin-yellow .sidebar a {
     color: #b8c7ce 
}
 .skin-yellow .sidebar a:hover {
     text-decoration: none 
}
 .skin-yellow .treeview-menu>li>a {
     color: #8aa4af 
}
 .skin-yellow .treeview-menu>li.active>a, .skin-yellow .treeview-menu>li>a:hover {
     color: #fff 
}
 .skin-yellow .sidebar-form {
     border-radius: 3px;
     border: 1px solid #374850;
     margin: 10px 
}
 .skin-yellow .sidebar-form .btn, .skin-yellow .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #374850;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-yellow .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-yellow .sidebar-form input[type=text]:focus, .skin-yellow .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-yellow .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-yellow .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 .skin-yellow-light .main-header .navbar {
     background-color: #f39c12 
}
 .skin-yellow-light .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-yellow-light .main-header .navbar .nav .open>a, .skin-yellow-light .main-header .navbar .nav .open>a:focus, .skin-yellow-light .main-header .navbar .nav .open>a:hover, .skin-yellow-light .main-header .navbar .nav>.active>a, .skin-yellow-light .main-header .navbar .nav>li>a:active, .skin-yellow-light .main-header .navbar .nav>li>a:focus, .skin-yellow-light .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-yellow-light .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #e08e0b 
}
 .skin-yellow-light .main-header .navbar .sidebar-toggle {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-yellow-light .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-yellow-light .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-yellow-light .main-header .navbar .dropdown-menu li a:hover {
         background: #e08e0b 
    }
}
 .skin-yellow-light .main-header .logo {
     background-color: #f39c12;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-yellow-light .main-header .logo:hover {
     background-color: #f39a0d 
}
 .skin-yellow-light .main-header li.user-header {
     background-color: #f39c12 
}
 .skin-yellow-light .content-header {
     background: 0 0 
}
 .skin-yellow-light .left-side, .skin-yellow-light .main-sidebar, .skin-yellow-light .wrapper {
     background-color: #f9fafc 
}
 .skin-yellow-light .content-wrapper, .skin-yellow-light .main-footer {
     border-left: 1px solid #d2d6de 
}
 .skin-yellow-light .user-panel>.info, .skin-yellow-light .user-panel>.info>a {
     color: #444 
}
 .skin-yellow-light .sidebar-menu>li {
     transition: border-left-color .3s ease 
}
 .skin-yellow-light .sidebar-menu>li.header {
     color: #848484;
     background: #f9fafc 
}
 .skin-yellow-light .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-yellow-light .sidebar-menu>li.active>a, .skin-yellow-light .sidebar-menu>li:hover>a {
     color: #000;
     background: #f4f4f5 
}
 .skin-yellow-light .sidebar-menu>li.active {
     border-left-color: #f39c12 
}
 .skin-yellow-light .sidebar-menu>li>.treeview-menu {
     background: #f4f4f5 
}
 .skin-yellow-light .sidebar a {
     color: #444 
}
 .skin-yellow-light .sidebar a:hover {
     text-decoration: none 
}
 .skin-yellow-light .treeview-menu>li>a {
     color: #777 
}
 .skin-yellow-light .treeview-menu>li.active>a, .skin-yellow-light .treeview-menu>li>a:hover {
     color: #000 
}
 .skin-yellow-light .sidebar-form {
     border-radius: 3px;
     border: 1px solid #d2d6de;
     margin: 10px 
}
 .skin-yellow-light .sidebar-form .btn, .skin-yellow-light .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #fff;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-yellow-light .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-yellow-light .sidebar-form input[type=text]:focus, .skin-yellow-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-yellow-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-yellow-light .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 @media (min-width:768px) {
     .skin-yellow-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
         border-left: 1px solid #d2d6de 
    }
}
 .skin-purple .main-header .navbar {
     background-color: #605ca8 
}
 .skin-purple .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-purple .main-header .navbar .nav .open>a, .skin-purple .main-header .navbar .nav .open>a:focus, .skin-purple .main-header .navbar .nav .open>a:hover, .skin-purple .main-header .navbar .nav>.active>a, .skin-purple .main-header .navbar .nav>li>a:active, .skin-purple .main-header .navbar .nav>li>a:focus, .skin-purple .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-purple .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #555299 
}
 .skin-purple .main-header .navbar .sidebar-toggle, .skin-purple .user-panel>.info, .skin-purple .user-panel>.info>a {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-purple .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-purple .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-purple .main-header .navbar .dropdown-menu li a:hover {
         background: #555299 
    }
}
 .skin-purple .main-header .logo {
     background-color: #555299;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-purple .main-header .logo:hover {
     background-color: #545096 
}
 .skin-purple .main-header li.user-header {
     background-color: #605ca8 
}
 .skin-purple .content-header {
     background: 0 0 
}
 .skin-purple .left-side, .skin-purple .main-sidebar, .skin-purple .wrapper {
     background-color: #222d32 
}
 .skin-purple .sidebar-menu>li.header {
     color: #4b646f;
     background: #1a2226 
}
 .skin-purple .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-purple .sidebar-menu>li.active>a, .skin-purple .sidebar-menu>li:hover>a {
     color: #fff;
     background: #1e282c;
     border-left-color: #605ca8 
}
 .skin-purple .sidebar-menu>li>.treeview-menu {
     margin: 0 1px;
     background: #2c3b41 
}
 .skin-purple .sidebar a {
     color: #b8c7ce 
}
 .skin-purple .sidebar a:hover {
     text-decoration: none 
}
 .skin-purple .treeview-menu>li>a {
     color: #8aa4af 
}
 .skin-purple .treeview-menu>li.active>a, .skin-purple .treeview-menu>li>a:hover {
     color: #fff 
}
 .skin-purple .sidebar-form {
     border-radius: 3px;
     border: 1px solid #374850;
     margin: 10px 
}
 .skin-purple .sidebar-form .btn, .skin-purple .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #374850;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-purple .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-purple .sidebar-form input[type=text]:focus, .skin-purple .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-purple .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-purple .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 .skin-purple-light .main-header .navbar {
     background-color: #605ca8 
}
 .skin-purple-light .main-header .navbar .nav>li>a {
     color: #fff 
}
 .skin-purple-light .main-header .navbar .nav .open>a, .skin-purple-light .main-header .navbar .nav .open>a:focus, .skin-purple-light .main-header .navbar .nav .open>a:hover, .skin-purple-light .main-header .navbar .nav>.active>a, .skin-purple-light .main-header .navbar .nav>li>a:active, .skin-purple-light .main-header .navbar .nav>li>a:focus, .skin-purple-light .main-header .navbar .nav>li>a:hover {
     background: rgba(0, 0, 0, .1);
     color: #f6f6f6 
}
 .skin-purple-light .main-header .navbar .sidebar-toggle:hover {
     color: #f6f6f6;
     background: rgba(0, 0, 0, .1);
     background-color: #555299 
}
 .skin-purple-light .main-header .navbar .sidebar-toggle {
     color: #fff 
}
 @media (max-width:767px) {
     .skin-purple-light .main-header .navbar .dropdown-menu li.divider {
         background-color: rgba(255, 255, 255, .1) 
    }
     .skin-purple-light .main-header .navbar .dropdown-menu li a {
         color: #fff 
    }
     .skin-purple-light .main-header .navbar .dropdown-menu li a:hover {
         background: #555299 
    }
}
 .skin-purple-light .main-header .logo {
     background-color: #605ca8;
     color: #fff;
     border-bottom: 0 solid transparent 
}
 .skin-purple-light .main-header .logo:hover {
     background-color: #5d59a6 
}
 .skin-purple-light .main-header li.user-header {
     background-color: #605ca8 
}
 .skin-purple-light .content-header {
     background: 0 0 
}
 .skin-purple-light .left-side, .skin-purple-light .main-sidebar, .skin-purple-light .wrapper {
     background-color: #f9fafc 
}
 .skin-purple-light .content-wrapper, .skin-purple-light .main-footer {
     border-left: 1px solid #d2d6de 
}
 .skin-purple-light .user-panel>.info, .skin-purple-light .user-panel>.info>a {
     color: #444 
}
 .skin-purple-light .sidebar-menu>li {
     -webkit-transition: border-left-color .3s ease;
     -o-transition: border-left-color .3s ease;
     transition: border-left-color .3s ease 
}
 .skin-purple-light .sidebar-menu>li.header {
     color: #848484;
     background: #f9fafc 
}
 .skin-purple-light .sidebar-menu>li>a {
     border-left: 3px solid transparent 
}
 .skin-purple-light .sidebar-menu>li.active>a, .skin-purple-light .sidebar-menu>li:hover>a {
     color: #000;
     background: #f4f4f5 
}
 .skin-purple-light .sidebar-menu>li.active {
     border-left-color: #605ca8 
}
 .skin-purple-light .sidebar-menu>li>.treeview-menu {
     background: #f4f4f5 
}
 .skin-purple-light .sidebar a {
     color: #444 
}
 .skin-purple-light .sidebar a:hover {
     text-decoration: none 
}
 .skin-purple-light .treeview-menu>li>a {
     color: #777 
}
 .skin-purple-light .treeview-menu>li.active>a, .skin-purple-light .treeview-menu>li>a:hover {
     color: #000 
}
 .skin-purple-light .sidebar-form {
     border-radius: 3px;
     border: 1px solid #d2d6de;
     margin: 10px 
}
 .skin-purple-light .sidebar-form .btn, .skin-purple-light .sidebar-form input[type=text] {
     box-shadow: none;
     background-color: #fff;
     border: 1px solid transparent;
     height: 35px 
}
 .skin-purple-light .sidebar-form input[type=text] {
     color: #666;
     border-radius: 2px 0 0 2px 
}
 .skin-purple-light .sidebar-form input[type=text]:focus, .skin-purple-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     background-color: #fff;
     color: #666 
}
 .skin-purple-light .sidebar-form input[type=text]:focus+.input-group-btn .btn {
     border-left-color: #fff 
}
 .skin-purple-light .sidebar-form .btn {
     color: #999;
     border-radius: 0 2px 2px 0 
}
 @media (min-width:768px) {
     .skin-purple-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
         border-left: 1px solid #d2d6de 
    }
}
 .dropdown-menu li a, .dropdown-menu li a:active, .dropdown-menu li a:focus, .dropdown-menu li a:hover, .nav-tabs li a, .nav-tabs li a:active, .nav-tabs li a:focus, a.btn, a.btn:active, a.btn:focus, button.btn:active, button.btn:focus, ul.dropdown-menu li a, ul.dropdown-menu li a:active, ul.dropdown-menu li a:focus, ul.dropdown-menu li a:hover {
     outline: 0!important;
     -webkit-appearance: none;
     text-decoration: none 
}
 .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .returnsTab>li.active>a {
     background-color: #F78220!important;
     border-color: #F78220!important 
}
 .nav-tabs {
     border-bottom: 1px solid transparent!important 
}
 .panel {
     margin-top: 25px 
}
 .panel .nav-tabs {
     border-bottom: none 
}
 .returnsTab>li>a {
     background-color: #A7A8AC;
     color: #fff;
     border-color: #A7A8AC;
     border-width: 1px;
     padding: 5px 17px!important;
     line-height: 2;
     margin-right: 4px 
}
 .returnsTab>li>a:active, .returnsTab>li>a:focus {
     background-color: #F78220!important;
     color: #fff!important 
}
 .returnsTab>li>a:hover {
     background-color: #F78220;
     color: #fff;
     border-color: #F78220 
}
 .nav-tabs>li>a {
     border-radius: 0 
}
 .returnsTab>li.active>a:hover {
     color: #fff 
}
 .table>tbody>tr>td, .table>tfoot>tr>td, .table>thead>tr>td {
     border-top: 0 solid #00f;
     line-height: 1.42857;
     padding: 8px;
     vertical-align: top;
     font-size: 12px 
}
 .table-striped>tbody>tr:nth-child(2n+1)>td {
     background-color: #fff 
}
 .btn-default.btn-outline, .btn-default.btn-outline:active, .btn-default.btn-outline:focus {
     color: #676767;
     border-color: #676767;
     background-color: transparent;
     border-width: 2px;
     -webkit-transition: all .25s;
     -moz-transition: all .25s;
     transition: all .25s 
}
 .btn-default.btn-outline:hover {
     color: #000;
     border-color: #000;
     background-color: transparent;
     border-width: 2px;
     -webkit-transition: all .75s;
     -moz-transition: all .75s;
     transition: all .75s 
}
 .btn-group button.btn.btn-outline.btn-default {
     background-color: #f5f5f5;
     color: #676767;
     border-color: #ddd;
     border-width: 1px;
     padding: 5px 15px;
     line-height: 2;
     -webkit-transition: all .75s;
     -moz-transition: all .75s;
     transition: all .75s 
}
 .btn-group button.btn.btn-outline.btn-default:active, .btn-group button.btn.btn-outline.btn-default:focus {
     background-color: #f5f5f5 
}
 .btn-group button.btn.btn-outline.btn-default:hover {
     background-color: #eee;
     border-width: 1px;
     -webkit-transition: all .75s;
     -moz-transition: all .75s;
     transition: all .75s 
}
 .btn-outline.btn-highlight {
     color: #676767;
     border-color: #676767;
     background-color: transparent;
     border-width: 2px 
}
 .display-title {
     font-family: verdana, arial, helvetica;
     color: #008400 
}
 ul.nav.nav-tabs li.btn-group.active>a.btn.btn-default {
     border: 1px solid #ddd;
     background-color: #fff;
     border-right: 0;
     margin-right: 0;
     border-bottom: 0 
}
 ul.nav.nav-tabs li.btn-group>a.btn.btn-default {
     border: 1px solid #F5F5F5;
     border-right: 0;
     margin-right: 0;
     border-bottom: 0 
}
 ul.nav.nav-tabs>li.btn-group.active>a.btn.dropdown-toggle {
     border: 1px solid #ddd;
     background-color: #fff;
     margin-left: 0;
     border-left: 0;
     border-bottom: 0 
}
 ul.nav.nav-tabs>li.btn-group>a.btn.dropdown-toggle {
     border: 1px solid #F5F5F5;
     margin-left: 0;
     border-left: 0;
     border-bottom: 0 
}
 ul.nav.nav-tabs li.btn-group a.btn.dropdown-toggle span.caret {
     color: #F5F5F5 
}
 ul.nav.nav-tabs li.btn-group.active>a.btn.dropdown-toggle>span.caret {
     color: #999 
}
 .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .returnsTabInner>li.active>a {
     background-color: #F78220!important;
     border-color: #F78220!important 
}
 .returnsTabInner>li>a {
     background-color: #A7A8AC;
     color: #fff;
     border-color: #A7A8AC;
     border-width: 1px;
     padding: 5px 7px!important;
     line-height: 2;
     margin-right: 4px 
}
 .returnsTabInner>li>a:active, .returnsTabInner>li>a:focus {
     background-color: #F78220!important;
     color: #fff!important 
}
 .returnsTabInner>li>a:hover {
     background-color: #F78220;
     color: #fff;
     border-color: #F78220 
}
 .returnsTabInner>li.active>a:hover {
     color: #fff 
}
 .panel-title>a:before {
     float: right!important;
     font-family: FontAwesome;
     content: "\f077";
     padding-right: 5px 
}
 .panel-title>a.collapsed:before {
     float: right!important;
     content: "\f078" 
}
 .panel-title>a:active, .panel-title>a:focus, .panel-title>a:hover {
     text-decoration: none 
}
 .add-le a, .businessName, .clickhr, .gstnInfo a {
     text-decoration: underline 
}
 .stepnew {
     margin-top: 61px 
}
 .addBusinessContent {
     background: #e5e5e5;
     border: 1px solid #d2d2d2 
}
 .viewHirarchyContent {
     margin-top: 65px 
}
 .bsList, .userTabContainer {
     margin-top: 30px;
}
 .stepnew ul.nav-pills {
     -moz-border-bottom-colors: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background-color: #e5e5e5;
     border-bottom-left-radius: 0;
     border-bottom-right-radius: 0;
     border-color: transparent;
     border-image: none;
     border-style: solid none solid solid;
     border-top-left-radius: 0;
     border-width: 1px medium 1px 1px;
     overflow: hidden;
     position: relative;
     margin-left: 15px 
}
 .stepnew ul.nav-pills:after, .stepnew ul.nav-pills:before {
     display: block;
     position: absolute;
     left: 0;
     right: 0;
     height: 47px;
     border-top: 1px solid #337ab7;
     z-index: 11;
     content: " " 
}
 .stepnew ul.nav-pills:before {
     top: 46px;
     border-bottom: 1px solid #337ab7 
}
 .stepnew ul.nav-pills:after {
     top: 138px;
     border-bottom: 1px solid #d4d4d4 
}
 .stepnew ul.nav-pills li {
     position: relative;
     float: left;
     height: 46px;
     display: inline-block;
     text-align: middle;
     padding: 0 20px 0 0;
     margin: 0;
     font-size: 16px;
     line-height: 46px;
     width: 32.9%;
     border-top: 1px solid #d4d4d4;
     border-bottom: 1px solid #d4d4d4 
}
 .stepnew ul.nav-pills li:after, .stepnew ul.nav-pills li:before {
     display: block;
     top: -1px;
     z-index: 10;
     content: '';
     position: absolute 
}
 .blog-post-bottom, .quotation-mark {
     text-align: center 
}
 .stepnew ul.nav-pills li:nth-child(1) a {
     border-left: 1px solid #d4d4d4 
}
 .stepnew ul.nav-pills li a {
     color: #fff;
     padding: 8px 30px!important;
     background: 0 0!important 
}
 .stepnew ul.nav-pills li a:hover {
     background-color: transparent 
}
 .stepnew ul.nav-pills li:before {
     border: 24px solid transparent;
     border-left: 16px solid #d4d4d4;
     border-right: 0;
     right: -16px 
}
 .stepnew ul.nav-pills li:after {
     border: 24px solid transparent;
     border-left: 16px solid #f9f9f9;
     border-right: 0;
     right: -15px;
     border-color: transparent currentcolor transparent #A7A8AC 
}
 .stepnew ul.nav-pills li.active {
     color: #fff;
     background: #F78220;
     border-bottom: 1px solid #F78220 
}
 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
     background-color: #F78220!important 
}
 .stepnew ul.nav-pills li.active:after {
     border-left: 16px solid #F78220 
}
 .stepnew ul.nav-pills li.active a, .stepnew ul.nav-pills li.active a:active, .stepnew ul.nav-pills li.active a:focus, .stepnew ul.nav-pills li.active a:visited {
     color: #fff 
}
 .stepnew ul.nav-pills .active~li {
     color: #999;
     background: #A7A8AC 
}
 .stepnew ul.nav-pills .active~li:after {
     border-left: 16px solid #A7A8AC 
}
 .stepnew ul.nav-pills .active~li a, .stepnew ul.nav-pills .active~li a:active, .stepnew ul.nav-pills .active~li a:focus, .stepnew ul.nav-pills .active~li a:visited {
     color: #FFF 
}
 .selected {
     background: #A7A8AC 
}
 blockquote {
     border-left: none 
}
 .quote-badge {
     background-color: rgba(0, 0, 0, .2) 
}
 .quote-box {
     overflow: hidden;
     border-radius: 17px;
     background-color: #d2d2d2;
     margin-top: 25px;
     color: #fff;
     width: auto;
     box-shadow: 2px 2px 2px 2px #E0E0E0 
}
 .quotation-mark {
     margin-top: -10px;
     font-size: 22px;
     color: #000 
}
 .quote-text {
     color: #000;
     margin-top: 0 
}
 .inramt {
     font-size: 42px 
}
 .txtright {
     text-align: right 
}
 .txtleft {
     text-align: left 
}
 .label-t {
     font-size: 14px;
     font-weight: 400;
     padding-bottom: 2px 
}
 .label-c {
     font-size: 14px;
     font-weight: 700;
     padding-bottom: 20px 
}
 .btnmrgtop27 {
     margin-top: 27px 
}
 .control-label {
     text-align: right!important;
     font-weight: 500 
}
 .due-wrap {
     font-weight: 400 
}
 .widget-user .widget-invoice {
     margin-top: 0;
     margin-bottom: 5px;
     font-size: 17px;
     font-weight: 300;
     text-shadow: 0 1px 1px rgba(0, 0, 0, .2) 
}
 .invoice-btn {
     padding: 10px 0 
}
 .padding-lefrgt0, .padding-rgt0 {
     padding-right: 0!important 
}
 .widget-user .widget-section {
     margin-bottom: 0 
}
 .fa-rupee {
     color: #dd4b39 
}
 .pending-ac {
     font-size: 15px;
     margin-top: 0!important 
}
 .padding-lefrgt0 {
     padding-left: 0!important 
}
 .label-tx {
     font-size: 14px;
     font-weight: 700;
     padding-bottom: 12px 
}
 .inv-box {
     overflow: hidden;
     padding: 15px 0;
     width: 100% 
}
 .b2binvoice .invoice-btn {
     margin-top: 15px;
     margin-bottom: 15px;
     float: right 
}
 .b2binvoice .invoice-btn .btn {
     margin-left: 15px 
}
 .strick {
     color: #da2128 
}
.warnClr{
	color: #CC5500;
}
 #custom-search-input {
     padding: 3px;
     border: 1px solid #E4E4E4;
     border-radius: 6px;
     background-color: #fff 
}
 #custom-search-input input {
     border: 0;
     box-shadow: none 
}
 #custom-search-input button {
     margin: 2px 0 0;
     background: 0 0;
     box-shadow: none;
     border: 0;
     color: #666;
     padding: 0 8px 0 10px;
     border-left: solid 1px #ccc 
}
 #custom-search-input button:hover {
     border: 0;
     box-shadow: none;
     border-left: solid 1px #ccc 
}
 #custom-search-input .glyphicon-search {
     font-size: 23px 
}
 .paddbt15 {
     padding-bottom: 15px 
}
 .nopaddlr {
     padding-left: 0;
     padding-right: 0 
}
 .add-le {
     float: right;
     padding-right: 15px 
}
 .add-le a {
     padding-left: 5px;
     padding-right: 5px 
}
 .add-le input[type=radio], .add-le span {
     padding-left: 8px 
}
 .add-le span {
     padding-right: 8px 
}
 .add-user-le {
     float: right;
     padding-right: 15px 
}
 .add-user-le i {
     padding-left: 10px 
}
 .panel-title {
     padding: 10px 
}
 .panel-heading {
     background-color: #e1e1e1 
}
 .messages-menu {
     margin-top: 0 
}
 .messages-menu .fa {
     font-size: 16px 
}
 .user-profile {
     border: 1px solid #d2d2d2;
     width: 120px;
     height: 150px 
}
 .bus-entity {
     position: absolute;
     right: 0;
     top: 35px;
     z-index: +9999 
}
 .user-manage .dropdown-menu {
     -moz-box-shadow: 0 0 5px #888;
     -webkit-box-shadow: 0 0 5px#888;
     box-shadow: 0 0 5px #888 
}
 .user-manage .head-userm {
     background-color: #14315d;
     color: #fff!important;
     font-size: 16px;
     padding: 9px;
     margin: 0 
}
 .bsList, .userTabContainer {
     margin-top: 30px 
}
 .user-manage .dropdown-menu>li>a {
     padding: 6px 20px;
     border-bottom: 1px dashed #e5e5e5 
}
 .fontSize25 {
     font-size: 25px!important 
}
 .clickhr {
     font-weight: 600 
}
 .subscribeTable table thead tr th {
     text-align: center;
     background-color: #EDEDED 
}
 .businessName {
     font-weight: 600;
     font-size: 14px;
     padding-left: 15px 
}
 .bsList li {
     display: inline-block 
}
 .bsList li:hover {
     background: #fff 
}
 .bsList {
     padding-left: 0;
     padding-right: 25px;
     text-align: left 
}
 .gstnConnText, .gstnConnText p {
     text-align: center 
}
 .userSave {
     color: #9e9ea6!important 
}
 .businessTitle {
     font-weight: 600;
     padding-right: 35px;
     padding-top: 5px 
}
 .gstnConnText h4, .gstnInfo a {
     color: #1C3C6D;
     font-weight: 500 
}
 .gstnConnText h3 {
     padding-top: 30px 
}
 .gstnConnText h2 {
     padding: 20px 
}
 .gstnConnText h4 {
     font-size: 20px;
     margin: 0 auto;
     width: 50%;
     background: #F78220;
     padding: 5px 
}
 .generateOtp {
     margin: 0 auto;
     width: 10%;
     padding: 10px 
}
 .gstnInfo {
     bottom: 0;
     padding-top: 20px 
}
 .gstnInfo a {
     font-size: 18px 
}
 @media screen and (min-width:320px) and (max-width:768px) {
     .control-label {
         text-align: left!important 
    }
     .form-group {
         margin-bottom: 10px 
    }
}
 @media screen and (min-width:320px) and (max-width:767px) {
     .paddbt15 {
         padding-bottom: 0 
    }
}
 @media screen and (min-width:320px) and (max-width:360px) {
     .viewHirarchyContent {
         margin-top: 85px 
    }
}
 @media screen and (min-width:320px) and (max-width:359px) {
     .stepnew {
         margin-top: 0!important 
    }
}
