/*! * Custom Bootstrap * It will overwrite bootstrap defaults */html[dir=rtl] body{text-align:right;}a{color:#A5CD39;}a:focus,a:hover{color:#577F00;}.btn{max-width:100%!important;overflow:hidden;}.btn:focus,.btn.focus{-webkit-box-shadow:0 0 0 2px rgba(165,205,57,0.25);box-shadow:0 0 0 2px rgba(165,205,57,0.25);}.btn-primary{color:#fff;background-color:#A5CD39;border-color:#A5CD39;}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#A5CD39;}.btn-primary:hover{color:#fff;background-color:#8BB31F;border-color:#719905;}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#A5CD39;border-color:#A5CD39;}.btn-primary:focus,.btn-primary.focus{-webkit-box-shadow:0 0 0 2px rgba(165,205,57,0.5);box-shadow:0 0 0 2px rgba(165,205,57,0.5);}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(165,205,57,.5);box-shadow:0 0 0 0.2rem rgba(165,205,57,.5);}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(165,205,57,.5);box-shadow:0 0 0 0.2rem rgba(165,205,57,.5);}.btn-primary.disabled,.btn-primary:disabled{background-color:#A5CD39;border-color:#A5CD39;}.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{background-color:#8BB31F;border-color:#719905;}.btn-outline-primary{color:#A5CD39;border-color:#A5CD39;}.btn-outline-primary:hover{color:#fff;background-color:#A5CD39;border-color:#A5CD39;}.btn-outline-primary:focus,.btn-outline-primary.focus{-webkit-box-shadow:0 0 0 2px rgba(165,205,57,0.5);box-shadow:0 0 0 2px rgba(165,205,57,0.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#A5CD39;}.btn-outline-primary:active,.btn-outline-primary.active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#A5CD39;border-color:#A5CD39;}.btn-link{color:#A5CD39;}.btn-link:focus,.btn-link:hover{color:#577F00;}.dropdown-item.active,.dropdown-item:active{color:#fff;background-color:#A5CD39;}.custom-control-input:checked ~ .custom-control-indicator{color:#fff;background-color:#A5CD39;}.custom-control-input:focus ~ .custom-control-indicator{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #A5CD39;box-shadow:0 0 0 1px #fff,0 0 0 3px #A5CD39;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator{background-color:#A5CD39;}.nav-pills .nav-link.active,.nav-pills .nav-item.show .nav-link{color:#fff;background-color:#A5CD39;}.card-primary{background-color:#A5CD39;border-color:#A5CD39;}.card-outline-primary{border-color:#A5CD39;}.page-item.active .page-link{color:#fff;background-color:#A5CD39;border-color:#A5CD39;}.page-link{color:#A5CD39;background-color:#fff;border:1px solid #ddd;}.page-link:focus,.page-link:hover{color:#577F00;background-color:#eceeef;border-color:#ddd;}.badge-primary{background-color:#A5CD39;}.badge-primary[href]:focus,.badge-primary[href]:hover{background-color:#8BB31F;}.progress-bar{color:#fff;background-color:#A5CD39;}.list-group-item.active{color:#fff;background-color:#A5CD39;border-color:#A5CD39;}.bg-primary{background-color:#A5CD39!important;}a.bg-primary:focus,a.bg-primary:hover{background-color:#8BB31F!important;}.bg-primary .btn-primary,.bg-dark .btn-primary{border-color:#ccc;}.bg-dark{background-color:#8BB31F!important;}a.bg-dark:focus,a.bg-dark:hover{background-color:#719905!important;}.text-primary{color:#A5CD39!important;}a.text-primary:focus,a.text-primary:hover{color:#8BB31F!important;}.form-control:focus{border-color:#D8FF6C;-webkit-box-shadow:0 0 0 0.2rem rgba(165,205,57,.25);box-shadow:0 0 0 0.2rem rgba(165,205,57,.25);}.custom-select:focus{border-color:#D8FF6C;}/* Fix */form .form-group:last-child{margin-bottom:0px;}::-moz-selection{background:#D8FF6C;color:#fff;}::selection{background:#D8FF6C;color:#fff;}.input-group .form-control[type='date'],.input-group .form-control[type='time'],.input-group .form-control[type='datetime-local']{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.input-group .form-control[type='date'].form-control-lg,.input-group .form-control[type='time'].form-control-lg,.input-group .form-control[type='datetime-local'].form-control-lg{height:51px;}label{margin:0px!important;}.btn-toolbar .btn-group label{margin-top:0px;}.navbar{padding-left:0px;padding-right:0px;}.navbar-brand{margin-right:0px;}.navbar-toggler-right{height:40px;right:0px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}@media(max-width:519px){.dropdown-menu{border:none;}}@media(max-width:767px){.btn-toolbar .btn-group{display:block!important;}}@media print{h1::first-letter,h2::first-letter,h3::first-letter,h4::first-letter,h5::first-letter{margin-top:0;}}.card{color:#444;}.bg-white{background-color:#fff;}.bg-primary a:not(.btn):not(.bg-primary){color:#fff;}.bg-primary .card a:not(.btn):not(.bg-primary){color:#A5CD39;}.dropdown-item:focus,.dropdown-item:hover{background-color:rgba(255,255,255,0.2);}.border-primary{border-color:#A5CD39!important;}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#719905;border-color:#577F00;}select.form-control{background:#fff url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 97% 50%;padding-right:25px;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important;}.custom-control-input:checked~.custom-control-label::before{border-color:#A5CD39!important;background-color:#A5CD39!important;}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(165,205,57,.25)!important;}.s2-to-tree.select2-container .select2-results__option--highlighted[aria-selected]>span.item-label{background-color:#A5CD39!important;}.page-link:focus{box-shadow:0 0 0 0.2rem rgba(165,205,57,.25);}html[dir=rtl] .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-left-radius:0;border-top-right-radius:0.286rem;border-bottom-right-radius:0.286rem;border-bottom-left-radius:0;}html[dir=rtl] .btn-group>.btn:last-child:not(:first-child),html[dir=rtl] .btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0.286rem;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0.286rem;}html[dir=rtl] .dropdown-menu{text-align:initial;}.btn-social{position:relative;}