/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 22, 2017, 12:09:07 PM
    Author     : Codup
*/
body.igp-login div#login h1 a {
    background-image: url(../img/graphics-portal-logo.png) !important;
}
.igp-attachment-form{
    display: none;
}
.filter .fs-search  {
    display:none;
}
.filter .fs-arrow{
    border-top: 5px solid #df822f ;
}
.filter .fs-wrap.multiple .fs-checkbox { 
    right: 4px; 
    left: auto;
    padding: 0px 0px 0px 0px !important;
}

.filter .fs-wrap.multiple .fs-option { 
    padding-left: 15px;
    border-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    color:#737373;
}

.filter .fs-wrap.multiple .fs-option .fs-checkbox i { 
    border: 2px solid #f27a24;
    border-radius: 3px ;
    background-color: #fff;
    width: 20px;
    height: 20px;
    padding: 0px;

}
.filter .fs-label-wrap, .filter-sort-by .facetwp-sort, .filter .facetwp-date { 
    display: block;
    width: 100%;
    padding: 0.6rem 0.5rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.25;
    color: #737373;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    border: 2px solid #ececec;
    border-radius: 3px;
}
.filter .fs-open {
    box-shadow: 0px 0px 8px #cccccc;
    border-radius: 3px 3px 0 0;
}
.filter .fs-open .fs-dropdown {
    box-shadow: 0px 2px 8px #cccccc;
}
.filter .fs-open .fs-label-wrap{
    border-radius: 3px 3px 0px 0px;
}

.filter .fs-wrap {
    width: 100% !important;
    margin-left: -1px;
    position: relative;
}
.facetwp-facet {
    margin-bottom: 18px !important;
}
.filter .fs-dropdown, .facetwp-facet .fs-dropdown {
    width: 100% !important;
    font-size: 1.3rem;
    margin-top: 0px;
    border-top: none;
    border-radius: 0px 0px 3px 3px;
    border-left: 2px solid #ececec;
    border-right: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
}
.facetwp-facet .fs-dropdown .fs-options {
    max-height: 290px;
    padding: 6px 0px;
}
.facetwp-facet .fs-dropdown .fs-options .fs-option  {
    padding: 13px 29px 13px 11px;
}

.filter .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
    background-color: #fff;
    border:2px solid #f27a24;
    background-image: url('../img/arrow-sign.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.filter .facetwp-date {
    width: 40%;
}

.filter .fs-arrow {
    content: '';
    border: solid #f27a24;
    border-width: 0 3px 3px 0;
    right: 13px;
    top: -2px;
    padding: 3px;
    position: absolute;
    pointer-events: none;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.filter .fs-label-wrap:before{
    content: '';
    right: 0px;
    top: 0px;
    width: 38px;
    height: 41px;
    background: #fff;
    position: absolute;
    pointer-events: none;
    display: block;
    border-left: 2px solid #ececec;
}

.login #login #nav {
    font-weight: bold;
}

.igp-login #login + div {
    display: none;
}

.login-action-rp #login + div {
    display: none;
}

#backtoblog{
    display: none !important;
}

.gp-wrap-list .ui-block-title {
    padding: 5px 15px 0;
    border-bottom:3px solid #f0f0f0;
    border-radius: 4px 4px 0 0;
}
.filter-sort-by {
    margin-top: 8px;
}
.filter-sort-by .facetwp-sort {
    padding: 0px;
    position: relative;
    height: 44px;
}

.filter-sort-by .facetwp-sort-select{
    border: none;
    font-size: 1.4rem;
    appearance: none;
    -webkit-appearance: none;
    -mox-appearance: none;
    -o-appearance: none;
    width: 100%;
    height: 100%;
    
    padding: 0px 0px 0px 15px;
}
.filter-sort-by .facetwp-sort:before {
    content: '';
    border: solid #f27a24;
    border-width: 0 3px 3px 0;
    right: 17px;
    top: 14px;
    z-index: 99;
    padding: 3px;
    position: absolute;
    pointer-events: none;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.filter-sort-by .facetwp-sort:after{
    content: '';
    right: 0px;
    top: 0px;
    width: 43px;
    height: 40px;
    background: #fff;
    position: absolute;
    pointer-events: none;
    display: block;
    border-left: 2px solid #ececec;
}
header.inner-gp-header {
    padding: 0px;
    border-bottom: 0px;
    margin-bottom: 50px;
}
header.inner-gp-header .header-bg {
    margin-bottom:0px;
    padding:0.5em 0;
}
.status-change-comment {
    color: #ff8600;
    font-style: italic;
}
.login form{
    border: 0 !important;
}

/* Loader styling */
.loader-assign {
    display: none; /* Hidden by default */
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin 1s linear infinite;
    margin-left: 5px; /* Space between loader and text */
}

/* Animation for loader */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}