.select2-container{box-sizing:border-box;vertical-align:middle;margin:0;display:inline-block;position:relative}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;height:28px;display:block}.select2-container .select2-selection--single .select2-selection__rendered{text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:20px;display:block;overflow:hidden}.select2-container .select2-selection--single .select2-selection__clear{background-color:#0000;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:32px;display:block}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:0;list-style:none;display:inline}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:#0000;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;margin-top:5px;margin-left:5px;padding:0;font-size:100%}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{box-sizing:border-box;z-index:1051;background-color:#fff;border:1px solid #aaa;border-radius:4px;width:100%;display:block;position:absolute;left:-100000px}.select2-results{display:block}.select2-results__options{margin:0;padding:0;list-style:none}.select2-results__option{-webkit-user-select:none;user-select:none;padding:6px}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{padding:4px;display:block}.select2-search--dropdown .select2-search__field{box-sizing:border-box;width:100%;padding:4px}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{opacity:0;z-index:99;width:auto;min-width:100%;height:auto;min-height:100%;filter:alpha(opacity=0);background-color:#fff;border:0;margin:0;padding:0;display:block;position:fixed;top:0;left:0}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;height:26px;margin-right:20px;padding-right:0;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{width:20px;height:26px;position:absolute;top:1px;right:1px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:default;background-color:#eee}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:#0000 #0000 #888}.select2-container--default .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px;padding-bottom:5px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;height:20px;margin-top:5px;margin-right:10px;padding:1px;font-weight:700}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-top:5px;margin-left:5px;padding:0;display:inline-block}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;background-color:#0000;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:0 4px;font-size:1em;font-weight:700}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{color:#333;background-color:#f1f1f1;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:default;background-color:#eee}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{box-shadow:none;-webkit-appearance:textfield;background:0 0;border:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{color:#fff;background-color:#5897fb}.select2-container--default .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);background-image:-webkit-linear-gradient(#eee 0%,#fff 50%);background-image:-o-linear-gradient(#eee 0%,#fff 50%);background-color:#f7f7f7;background-image:linear-gradient(#fff 50%,#eee 100%);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;height:26px;margin-right:20px;font-weight:700}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{width:20px;height:26px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);background-image:-webkit-linear-gradient(#ccc 0%,#eee 50%);background-image:-o-linear-gradient(#ccc 0%,#eee 50%);background-color:#ddd;background-image:linear-gradient(#eee 50%,#ccc 100%);background-repeat:repeat-x;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;position:absolute;top:1px;right:1px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:#0000 #0000 #888}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);background-image:-webkit-linear-gradient(#eee 50%,#fff 100%);background-image:-o-linear-gradient(#eee 50%,#fff 100%);background-image:linear-gradient(#fff 0%,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);background-image:-webkit-linear-gradient(#fff 0%,#eee 50%);background-image:-o-linear-gradient(#fff 0%,#eee 50%);background-image:linear-gradient(#eee 50%,#fff 100%);background-repeat:repeat-x;border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-top:5px;margin-left:5px;padding:0;display:inline-block}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;background-color:#0000;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:0 4px;font-size:1em;font-weight:700}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{color:#fff;background-color:#3875d7}.select2-container--classic .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.theme-purple .profile-page .profile-sub-header .box-list ul li a:hover,.theme-purple .menu>ul>li>ul.normal-sub>li a:hover,.theme-purple .menu>ul>li>ul>li>ul>li a:hover{background-color:#9c27b0}.theme-purple .navbar-brand{color:#9c27b0!important}.theme-purple .navbar-brand:hover,.theme-purple .navbar-brand:active,.theme-purple .navbar-brand:focus{color:#9c27b0}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.theme-purple .navbar{background:linear-gradient(45deg,#edbae7,#a890d3)}.theme-purple .nav>li>a{color:#fff}.theme-purple .nav>li>a:hover,.theme-purple .nav>li>a:focus,.theme-purple .nav .open>a,.theme-purple .nav .open>a:hover,.theme-purple .nav .open>a:focus{background-color:#0000}.theme-purple .bars{color:#fff}.theme-purple .sidebar .menu .list li.active{background-color:#0000}.theme-purple .sidebar .menu .list li.active>:first-child i,.theme-purple .sidebar .menu .list li.active>:first-child span,.theme-purple .sidebar .menu .list a:hover{color:#9c27b0}.theme-purple .checkbox input[type=checkbox]:checked+label:after{border:1px solid #9c27b0}.theme-purple .inbox-widget .inbox-inner:hover .inbox-img img{border:2px solid #9c27b0;transition:all .15s linear}.theme-purple .nav-tabs .nav-link.active{border:1px solid #9c27b0!important}.theme-purple .card .header h2:before{background:#8e24aa}.theme-purple .card .header h2 strong{color:#8e24aa}.theme-purple .blog-page .single-blog-post .img-holder .date-box{background-color:#9c27b0}.theme-blue .profile-page .profile-sub-header .box-list ul li a:hover,.theme-blue .menu>ul>li>ul.normal-sub>li a:hover,.theme-blue .menu>ul>li>ul>li>ul>li a:hover{background-color:#2196f3}.theme-blue .navbar-brand{color:#2196f3!important}.theme-blue .navbar-brand:hover,.theme-blue .navbar-brand:active,.theme-blue .navbar-brand:focus{color:#2196f3}.theme-blue .navbar{background:linear-gradient(45deg,#64b5f6,#42a5f5)}.theme-blue .nav>li>a{color:#fff}.theme-blue .nav>li>a:hover,.theme-blue .nav>li>a:focus,.theme-blue .nav .open>a,.theme-blue .nav .open>a:hover,.theme-blue .nav .open>a:focus{background-color:#0000}.theme-blue .bars{color:#fff}.theme-blue .sidebar .menu .list li.active{background-color:#0000}.theme-blue .sidebar .menu .list li.active>:first-child i,.theme-blue .sidebar .menu .list li.active>:first-child span,.theme-blue .sidebar .menu .list a:hover{color:#2196f3}.theme-blue .checkbox input[type=checkbox]:checked+label:after{border:1px solid #2196f3}.theme-blue .inbox-widget .inbox-inner:hover .inbox-img img{border:2px solid #2196f3;transition:all .15s linear}.theme-blue .nav-tabs .nav-link.active{border:1px solid #2196f3!important}.theme-blue .card .header h2:before{background:#1e88e5}.theme-blue .card .header h2 strong{color:#1e88e5}.theme-blue .blog-page .single-blog-post .img-holder .date-box{background-color:#2196f3}.theme-cyan .menu>ul>li>ul.normal-sub>li a:hover,.theme-cyan .menu>ul>li>ul>li>ul>li a:hover{background-color:#00bcd4}.theme-cyan .navbar-brand{color:#00bcd4!important}.theme-cyan .navbar-brand:hover,.theme-cyan .navbar-brand:active,.theme-cyan .navbar-brand:focus{color:#00bcd4}.theme-cyan .navbar{background:linear-gradient(45deg,#49cdd0,#ab9ae5)}.theme-cyan .nav>li>a{color:#fff}.theme-cyan .nav>li>a:hover,.theme-cyan .nav>li>a:focus,.theme-cyan .nav .open>a,.theme-cyan .nav .open>a:hover,.theme-cyan .nav .open>a:focus{background-color:#0000}.theme-cyan .bars{color:#fff}.theme-cyan .sidebar .menu .list li.active{background-color:#0000}.theme-cyan .sidebar .menu .list li.active>:first-child i,.theme-cyan .sidebar .menu .list li.active>:first-child span,.theme-cyan .sidebar .menu .list a:hover{color:#00bcd4}.theme-cyan .checkbox input[type=checkbox]:checked+label:after{border:1px solid #00bcd4}.theme-cyan .inbox-widget .inbox-inner:hover .inbox-img img{border:2px solid #00bcd4;transition:all .15s linear}.theme-cyan .nav-tabs .nav-link.active{border:1px solid #ab9ae5!important}.theme-cyan .card .header h2:before{background:#00acc1}.theme-cyan .card .header h2 strong{color:#00acc1}.theme-cyan .blog-page .single-blog-post .img-holder .date-box{background-color:#00bcd4}.theme-green .profile-page .profile-sub-header .box-list ul li a:hover,.theme-green .menu>ul>li>ul.normal-sub>li a:hover,.theme-green .menu>ul>li>ul>li>ul>li a:hover{background-color:#4caf50}.theme-green .navbar-brand{color:#4caf50!important}.theme-green .navbar-brand:hover,.theme-green .navbar-brand:active,.theme-green .navbar-brand:focus{color:#4caf50}.theme-green .navbar{background:linear-gradient(45deg,#66bb6a,#4caf50)}.theme-green .nav>li>a{color:#fff}.theme-green .nav>li>a:hover,.theme-green .nav>li>a:focus,.theme-green .nav .open>a,.theme-green .nav .open>a:hover,.theme-green .nav .open>a:focus{background-color:#0000}.theme-green .bars{color:#fff}.theme-green .sidebar .menu .list li.active{background-color:#0000}.theme-green .sidebar .menu .list li.active>:first-child i,.theme-green .sidebar .menu .list li.active>:first-child span,.theme-green .sidebar .menu .list a:hover{color:#4caf50}.theme-green .checkbox input[type=checkbox]:checked+label:after{border:1px solid #4caf50}.theme-green .inbox-widget .inbox-inner:hover .inbox-img img{border:2px solid #4caf50;transition:all .15s linear}.theme-green .nav-tabs .nav-link.active{border:1px solid #4caf50!important}.theme-green .card .header h2:before{background:#43a047}.theme-green .card .header h2 strong{color:#43a047}.theme-green .blog-page .single-blog-post .img-holder .date-box{background-color:#4caf50}.theme-orange .profile-page .profile-sub-header .box-list ul li a:hover,.theme-orange .menu>ul>li>ul.normal-sub>li a:hover,.theme-orange .menu>ul>li>ul>li>ul>li a:hover{background-color:#ff9800}.theme-orange .navbar-brand{color:#ff9800!important}.theme-orange .navbar-brand:hover,.theme-orange .navbar-brand:active,.theme-orange .navbar-brand:focus{color:#ff9800}.theme-orange .navbar{background:linear-gradient(45deg,#ffb74d,#ffa726)}.theme-orange .nav>li>a{color:#fff}.theme-orange .nav>li>a:hover,.theme-orange .nav>li>a:focus,.theme-orange .nav .open>a,.theme-orange .nav .open>a:hover,.theme-orange .nav .open>a:focus{background-color:#0000}.theme-orange .bars{color:#fff}.theme-orange .sidebar .menu .list li.active{background-color:#0000}.theme-orange .sidebar .menu .list li.active>:first-child i,.theme-orange .sidebar .menu .list li.active>:first-child span,.theme-orange .sidebar .menu .list a:hover{color:#ff9800}.theme-orange .checkbox input[type=checkbox]:checked+label:after{border:1px solid #ff9800}.theme-orange .inbox-widget .inbox-inner:hover .inbox-img img{border:2px solid #ff9800;transition:all .15s linear}.theme-orange .nav-tabs .nav-link.active{border:1px solid #ff9800}.theme-orange .card .header h2:before{background:#ff9800}.theme-orange .card .header h2 strong{color:#455a64}.theme-orange .blog-page .single-blog-post .img-holder .date-box{background-color:#ff9800}.theme-blush .profile-page .profile-sub-header .box-list ul li a:hover,.theme-blush .menu>ul>li>ul.normal-sub>li a:hover,.theme-blush .menu>ul>li>ul>li>ul>li a:hover{background-color:#ffafbd}.theme-blush .navbar-brand{color:#ff6681!important}.theme-blush .navbar-brand:hover,.theme-blush .navbar-brand:active,.theme-blush .navbar-brand:focus{color:#ffafbd}.theme-blush .navbar{background:linear-gradient(45deg,#ffafbd,#ffc2a0)}.theme-blush .nav>li>a{color:#fff}.theme-blush .nav>li>a:hover,.theme-blush .nav>li>a:focus,.theme-blush .nav .open>a,.theme-blush .nav .open>a:hover,.theme-blush .nav .open>a:focus{background-color:#0000}.theme-blush .bars{color:#fff}.theme-blush .sidebar .menu .list li.active{background-color:#0000}.theme-blush .sidebar .menu .list li.active>:first-child i,.theme-blush .sidebar .menu .list li.active>:first-child span,.theme-blush .sidebar .menu .list a:hover{color:#ff6681}.theme-blush .checkbox input[type=checkbox]:checked+label:after{border:1px solid #ffafbd}.theme-blush .inbox-widget .inbox-inner:hover .inbox-img img{border:2px solid #ffafbd;transition:all .15s linear}.theme-blush .nav-tabs .nav-link.active{border:1px solid #ff6681!important}.theme-blush .card .header h2:before{background:#ff6681}.theme-blush .card .header h2 strong{color:#ff6681}.theme-blush .blog-page .single-blog-post .img-holder .date-box{background-color:#ff6681}select.bs-select-hidden,.bootstrap-select>select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px �}.bootstrap-select>.dropdown-toggle{z-index:1;text-align:right;white-space:nowrap;width:100%;position:relative}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:active{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active{color:#ffffff80}.bootstrap-select>select{border:none;bottom:0;left:50%;opacity:0!important;width:.5px!important;height:100%!important;padding:0!important;display:block!important;position:absolute!important}.bootstrap-select>select.mobile-device{z-index:2;top:0;left:0;width:100%!important;display:block!important}.has-error .bootstrap-select .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.bootstrap-select.is-invalid .dropdown-toggle,.was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select .dropdown-toggle:focus{outline-offset:-2px;outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important}.bootstrap-select.form-control{border:none;margin-bottom:0;padding:0}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;margin-left:0;display:inline-block}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-inline .bootstrap-select,.form-horizontal .bootstrap-select,.form-group .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle,.bootstrap-select.form-control-lg .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:none!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle:before{content:"";display:inline-block}.bootstrap-select .dropdown-toggle .filter-option{padding-top:inherit;padding-right:inherit;padding-bottom:inherit;padding-left:inherit;text-align:left;width:100%;height:100%;position:absolute;top:0;left:0}.bootstrap-select .dropdown-toggle .filter-option-inner{padding-left:inherit;text-align:right}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .caret{vertical-align:middle;margin-top:-2px;position:absolute;top:50%;right:12px}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:100%}.bootstrap-select .dropdown-menu>.inner:focus{outline:none!important}.bootstrap-select .dropdown-menu.inner{float:none;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;margin:0;padding:0;position:static}.bootstrap-select .dropdown-menu li{text-align:right;position:relative}.bootstrap-select .dropdown-menu li.active small{color:#ffffff80!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{text-align:right;padding-right:2.25em;position:relative}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-right:.5em}.bootstrap-select .dropdown-menu .notify{pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#f5f5f5;border:1px solid #e3e3e3;width:96%;min-height:26px;margin:0 2%;padding:3px 5px;position:absolute;bottom:5px;-webkit-box-shadow:inset 0 1px 1px #0000000d;box-shadow:inset 0 1px 1px #0000000d}.bootstrap-select .no-results{white-space:nowrap;background:#f5f5f5;margin:0 5px;padding:3px}.bootstrap-select.fit-width .dropdown-toggle .filter-option{padding:0;display:inline;position:static}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .caret{margin-top:-1px;position:static;top:auto}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{display:inline-block;position:absolute;top:5px;left:15px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-left:34px}.bootstrap-select .bs-ok-default:after{content:"";border-style:solid;border-width:0 .26em .26em 0;width:.5em;height:1em;display:block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:"";border-bottom:7px solid #ccc3;border-left:7px solid #0000;border-right:7px solid #0000;display:none;position:absolute;bottom:-4px;left:9px}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:"";border-bottom:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;display:none;position:absolute;bottom:-4px;left:10px}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{border-top:7px solid #ccc3;border-bottom:0;top:-4px;bottom:auto}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{border-top:6px solid #fff;border-bottom:0;top:-4px;bottom:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{left:auto;right:12px}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{left:auto;right:13px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after{display:block}.bs-searchbox,.bs-actionsbox,.bs-donebutton{padding:4px 8px}.bs-actionsbox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{float:none;width:100%;margin-bottom:0}@font-face{src:url(../../asset-panel/font/woff/IRANSansWeb.woff),url(../../asset-panel/font/woff2/IRANSansWeb.woff2);font-family:iransans}*{font-family:iransans}@keyframes start{0%{transform:scale(.5)}to{transform:scale(1)}}@-webkit-keyframes start{0%{-webkit-transform:scale(.5)}to{-webkit-transform:scale(1)}}.rtl{direction:rtl}.pdp-default{color:#555;z-index:99999;direction:rtl;position:absolute;box-shadow:1px 1px 8px 1px #00000030}.pdp-default ::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px #0000004d}.pdp-default ::-webkit-scrollbar{background-color:#f5f5f5;width:15px}.pdp-default ::-webkit-scrollbar-thumb{background-color:#444}.pdp-default ::selection{color:#67cdcc}.pdp-default .pdp-header{background-color:#fff;border:1px solid #999;border-top-width:2px;border-bottom:none;padding:2px;font-weight:700}.pdp-default .yearSelect{direction:ltr;overflow-y:auto}.pdp-default .monthSelect li.disableMonth,.pdp-default .monthSelect li.disableMonth:hover{color:#bbb;cursor:not-allowed;background:#eee}.pdp-default .yearSelect,.pdp-default .monthSelect{text-align:center;z-index:9999;background:#f9f9f9;border:1px solid #ccc;width:99.6%;padding:0;font:12px Tahoma;list-style:none;-webkit-animation:.2s start;animation:.2s start;position:absolute}.pdp-default .selected{color:#fff;background:#15a6eb}.pdp-default .yearSelect li,.pdp-default .monthSelect li{cursor:default;text-align:center;border:1px dotted #ddd;padding:1px;display:inline-table}.pdp-default .yearSelect li:hover,.pdp-default .monthSelect li:hover{color:#fff;background:#f93;border-color:#f70}.pdp-default .nextArrow{right:0}.pdp-default .prevArrow{left:0}.pdp-default .monthYear{text-align:center;cursor:pointer;width:80%;margin:0 auto}.pdp-default .nextArrow,.pdp-default .prevArrow{cursor:pointer;padding:2px;position:absolute;top:1px}.pdp-default .nextArrow:hover,.pdp-default .prevArrow:hover{color:#0073ea}.pdp-default .cell{cursor:default;text-align:center;display:inline-block}.pdp-default .dows{color:#fff;background:#5f5d5d}.pdp-default .dow{border:1px solid #5f5d5d;font:700 14px helvetica}.pdp-default .days{background-color:#fff;border:1px solid #999;border-top:none;font:12px Tahoma}.pdp-default .day{border:1px solid #f1f1f1}.pdp-default .day:hover{background:#f3f3f3;border:1px solid #bbb;border-radius:2px}.pdp-default .selday,.pdp-default .selday:hover{background:#eadaa6;border-color:#eb5b04}.pdp-default .friday{color:#f38}.pdp-default .today,.pdp-default .today:hover{color:#fff;background:#0073ea}.pdp-default .disday,.pdp-default .disday:hover{color:#b7b5b5;cursor:not-allowed;background:#f1f1f1}.pdp-default .nul{background:#f1f1f1;border:1px solid #f1f1f1}.pdp-default .pdp-footer{text-align:center;background:#999;height:17px;font:12px Tahoma}.pdp-default .pdp-footer .goToday{color:#f0f0f0;text-decoration:none}.pdp-default .pdp-footer .goToday:hover{color:#fff;text-decoration:overline}.pdp-default *{border:none!important}.pdp-header{height:25px!important}.pdp-footer{background:#5c6bc0!important;height:25px!important}.dows{background:#5c6bc0!important}.goToday:hover{text-decoration:none!important}.days{color:#000!important}.nextArrow,.prevArrow{color:#5c6bc0}.bd-hide{display:none}.bd-main{z-index:9999;background-color:#fff;border:1px solid #000;margin:0;padding:5px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;width:auto!important}.bd-calendar{width:210px;margin:0;padding:0}.bd-calendar table{border:none;width:210px}.bd-title{width:210px;margin:0;padding:0}.bd-dropdown{float:right;width:75px;display:inline-block}.bd-dropdown select{width:100%}.bd-dropdown select,.bd-next,.bd-prev{cursor:pointer;border:none;height:30px}.bd-next,.bd-prev{float:right;background-color:#fff;background-position:50%;background-repeat:no-repeat;width:30px;margin:0;padding:0;display:inline-block}.bd-table thead{color:#fff;background-color:#555}.bd-table thead tr{cursor:context-menu;height:30px}.bd-table thead tr th{text-align:center}.bd-table tbody tr td{border:none}.bd-empty-cell,.bd-table-days button{width:30px;height:30px}.bd-table-days button{cursor:pointer;background-color:#f8f8f8;border:0}.bd-table-days button:hover{background-color:#e7e7e7;font-weight:700}.bd-today{color:green;background-color:#0073ea!important}.bd-holiday{color:#f38}.bd-selected-day{color:red;font-weight:700}.bd-goto-today{color:#fff;cursor:pointer;text-align:center;background-color:#555;width:210px;height:30px;padding-top:5px}.tablesorter-default{color:#333;border-spacing:0;text-align:left;width:100%;margin:10px 0 15px;font:12px/18px Arial,sans-serif}.tablesorter-default th,.tablesorter-default thead td{color:#000;border-collapse:collapse;border-bottom:2px solid #ccc;padding:0;font-weight:700}.tablesorter-default tfoot td,.tablesorter-default tfoot th{border:0}.tablesorter-default .header,.tablesorter-default .tablesorter-header{cursor:pointer;white-space:normal;padding:4px 20px 4px 4px}.tablesorter-default .header div,.tablesorter-default .tablesorter-header div{justify-content:center;display:flex}.tablesorter-default .header div:before,.tablesorter-default .tablesorter-header div:before{content:"";font-family:"Font Awesome 5 Free"}.tablesorter-default thead .headerSortUp,.tablesorter-default thead .tablesorter-headerAsc,.tablesorter-default thead .tablesorter-headerSortUp{border-bottom:2px solid #000}.tablesorter-default thead .headerSortUp div,.tablesorter-default thead .tablesorter-headerAsc div,.tablesorter-default thead .tablesorter-headerSortUp div{justify-content:center;display:flex}.tablesorter-default thead .headerSortUp div:before,.tablesorter-default thead .tablesorter-headerAsc div:before,.tablesorter-default thead .tablesorter-headerSortUp div:before{content:"";font-family:"Font Awesome 5 Free"}.tablesorter-default thead .headerSortDown,.tablesorter-default thead .tablesorter-headerDesc,.tablesorter-default thead .tablesorter-headerSortDown{border-bottom:2px solid #000}.tablesorter-default thead .headerSortDown div,.tablesorter-default thead .tablesorter-headerDesc div,.tablesorter-default thead .tablesorter-headerSortDown div{justify-content:center;display:flex}.tablesorter-default thead .headerSortDown div:before,.tablesorter-default thead .tablesorter-headerDesc div:before,.tablesorter-default thead .tablesorter-headerSortDown div:before{content:"";font-family:"Font Awesome 5 Free"}.tablesorter-default thead .sorter-false{cursor:default;background-image:none;padding:4px}.tablesorter-default tfoot .tablesorter-headerAsc,.tablesorter-default tfoot .tablesorter-headerDesc,.tablesorter-default tfoot .tablesorter-headerSortDown,.tablesorter-default tfoot .tablesorter-headerSortUp{border-top:2px solid #000}.tablesorter-default td{vertical-align:top;border-bottom:1px solid #ccc;padding:4px}.tablesorter-default .tablesorter-processing{background-image:url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=)!important;background-position:50%!important;background-repeat:no-repeat!important}.tablesorter-default tr.odd>td{background-color:#dfdfdf}.tablesorter-default tr.even>td{background-color:#efefef}.tablesorter-default tr.odd td.primary{background-color:#bfbfbf}.tablesorter-default td.primary,.tablesorter-default tr.even td.primary,.tablesorter-default tr.odd td.secondary{background-color:#d9d9d9}.tablesorter-default td.secondary,.tablesorter-default tr.even td.secondary,.tablesorter-default tr.odd td.tertiary{background-color:#e6e6e6}.tablesorter-default td.tertiary,.tablesorter-default tr.even td.tertiary{background-color:#f2f2f2}.tablesorter-default .tablesorter-filter-row{background-color:#eee}.tablesorter-default .tablesorter-filter-row td{text-align:center;-o-transition:line-height .1s ease;background-color:#eee;border-bottom:1px solid #ccc;line-height:normal;-webkit-transition:line-height .1s;-moz-transition:line-height .1s;transition:line-height .1s}.tablesorter-default .tablesorter-filter-row .disabled{opacity:.5;cursor:not-allowed}.tablesorter-default .tablesorter-filter-row.hideme td{cursor:pointer;margin:0;padding:2px;line-height:0}.tablesorter-default .tablesorter-filter-row.hideme *{opacity:0;border:0;height:1px;min-height:0;margin:0;padding:0}.tablesorter-default input.tablesorter-filter,.tablesorter-default select.tablesorter-filter{color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-o-transition:height .1s ease;border:1px solid #bbb;width:95%;height:auto;margin:4px auto;padding:4px;-webkit-transition:height .1s;-moz-transition:height .1s;transition:height .1s}.tablesorter .filtered{display:none}.tablesorter .tablesorter-errorRow td{text-align:center;cursor:pointer;background-color:#e6bf99}table tbody tr#reciptionmanagerow:nth-of-type(2n) td,table tbody tr#reciptionmanagerow:nth-of-type(2n-1):hover td{background:#bcd4ec!important}table tbody tr#reciptionmanagerow.bg-secondary:nth-of-type(2n-1):hover td,table tbody tr#reciptionmanagerow.bg-secondary,table tbody tr#reciptionmanagerow.bg-secondary td{background:#6c757d!important}tr#reciptionmanagerow button.dropdown-toggle{padding:5px!important}.table-up,.table-down{position:relative;top:3px}li.select2-results__option.select2-results__option--disabled{font-size:13px}span.select2.select2-container.select2-container--default{width:100%!important}.dropdown.bootstrap-select.form-control.show-tick.AdvertiserId{position:relative;top:4px}.search-receptionmanage .dropdown.bootstrap-select.form-control.show-tick.AdvertiserId span.select2-container{position:relative;top:5px}.dropdown.bootstrap-select.form-control.show-tick.AdvertiserId .dropdown-toggle{position:relative;top:-4px!important}.add_advertises span.select2.select2-container.select2-container--default,.edit_advertise span.select2.select2-container.select2-container--default{position:relative;top:10px!important}.search-receptionmanage span.select2.select2-container{position:relative;top:8px}.wrapperCodeTiser span.select2.select2-container{position:relative;top:-4px}.CodeTiser span.select2.select2-container{top:8px}.dropdown.AdvertiserId span.select2{position:relative;top:6px}.LblSelectedContract span.select2{position:relative;top:4px}.modal .LblSelectedContract span.select2,.modal .LblSelectedAdvertise span.select2{position:relative;top:10px}.search-advertises span.select2{top:0!important}.LblSelectedPlayProgram span.select2{top:4px!important}.valicationTiser span.select2.select2-container{text-align:right;width:100%!important}.select2-results__option{font-size:14px}.receptionManage #reciptionmanagerow:hover{cursor:pointer}.box-fee-table table thead tr th:first-child .tablesorter-header-inner:before{content:""!important}.box-fee-table table thead tr th:first-child .tablesorter-header-inner input{position:relative;right:-8px}.userlogselect>div>.dropdown-menu,.pagenamelogselect>div>.dropdown-menu{min-width:100%!important}.log-insert{color:#009c00;border:2px solid;padding:0 15px}.log-update{color:#0014ff;border:2px solid;padding:0 6px}.log-delete{color:red;border:2px solid red;padding:0 12px}.getthisrowlog{color:#1c1818;text-align:center;border:2px solid #1c1818;padding:0 12px;position:relative}th.logtd{text-align:center;border-bottom:none}.top_modal_log{margin-top:-8px;margin-bottom:12px;padding:10px;font-size:14px;font-weight:700}.top_modal_log span{border:1px solid #00c0ff;border-radius:3px;margin-left:20px;padding:2px 5px 0;font-size:13px}.custom-bg-background-gray{background-color:#a9a9a9!important}.boxAjaxSearch{position:relative;top:13px}#frmSearchReciption .boxAjaxSearch{position:relative;top:11px}.boxesId .select2{position:relative;top:0}.boxeNameAjaxSearch .select2{top:11px!important}.search-receptionmanage .boxeNameAjaxSearch .select2{top:0!important}@media (width>=768px){.modal-xl{width:90%;max-width:1200px}}table{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),.d-flex.flex-wrap{width:100%}.bg-danger-td-item td{color:#white!important}.bg-secondary td{color:#fff}.budget-location-checkboxes{width:6%}.budget-location-checkboxes+label{vertical-align:top;width:89%;font-size:14px}.dropdown-menu{min-width:100%!important}