@import url(//fonts.googleapis.com/css?family=Roboto:300,400,500,700);

body {
    background-color: #1998c0;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	
}

#wrapper {
    width: 100%;
}
a {color:#1998c0;}
#page-wrapper {
    padding: 0 15px;
    min-height: 610px;
    background-color: #f2f4f5;
}


a:hover{text-decoration:none;} 
.navbar-header{background:#1998c0; width:250px;}
.navbar-default .navbar-brand{
	padding:14px 15px;
	height:auto;
	}
.navbar-default{
	background:#f2f2f2;
	}
.sidebar-nav{
	background:#1998c0;
	}
a.addbtn, .addbtn{text-transform:uppercase;}

	
@media(min-width:768px) {
    #page-wrapper1 {
        position: inherit;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
		position:fixed;
		display:block;
		z-index:9999;
		max-width:81.4%;
		left:180px;
		
    }
	
	 #page-wrapper {
        position: inherit;
        margin: 0 0 0 180px;
        padding: 0px;
        border-left: 1px solid #e7e7e7;
		margin-top:51px;
    }
	
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 0px 30px;
   
}
.navbar-top-links li.user_name {position:relative; top:0px;}
.navbar-top-links li.user_logout {position:relative; top:0px;}
.navbar-top-links li.user_name a{padding:0px 30px; border-right:#000 solid 1px;}
.navbar-top-links li:hover a{background:none;}
.navbar-top-links li.user_name a i{vertical-align:auto; margin-right:10px; font-size:29px; float:left; }
.navbar-top-links li.user_name a span{float:left; line-height:1}


.sidebar{background:#1998c0; height:100%;}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #028cb7;
	background:#1492b9;
}
.sidebar ul li a {
    color:#f6f6f6;
	padding:12px 20px; 
}
i.myicon img {max-width:18%; height:auto; vertical-align:top; margin-right:15px;}
.sidebar ul li a span{padding:9px 0; vertical-align:top; display:inline-table}
.sidebar ul li a:hover {background:#1998c0 url(https://grantsourceapp.com/GSP/wp-content/themes/GSP/images/menu_bg.png) right center no-repeat;}

.sidebar ul li a.active {
   background:#1998c0 url(https://grantsourceapp.com/GSP/wp-content/themes/GSP/images/menu_bg.png) right center no-repeat;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}


@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 180px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.quick-stats {
    display: inline-block;
    margin: 0 auto 25px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.row{margin:0 15px;}
.stats .col-md-3, .main-content .col-md-8, .main-content .col-md-4{padding-left:10px; padding-right:10px;}
.quick-stats {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    border-top: 10px solid #2980b9;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #444 !important;
    display: inline-block;
    font-size: 12px;
    list-style: outside none none;
    padding: 25px 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    
}
.quick-stats a{color: #444 !important;}
.quick-stats h1{margin:0px; color:#333333; font-weight:700; font-size:45px;}

.green {
    border-color: #2ab27b;
    }
.orange {
    border-color: #f0ad4e;
}
.red {
    border-color: #e84e40;
}	



.panel-heading{text-align:center; padding:15px; 
border-radius:0px;
border-top-left-radius:0px; 
border-top-right-radius:0px;
}
.panel{border-radius: 5px;
       box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	   padding:15px;
		}
.panel-body {
    padding: 0px;
}
	
.panel h1{margin:0 0 10px;}	
.panel-heading img{margin-bottom:10px;}

ul.box-list{padding:0px;}
.box-list.five li {
    width: calc(20% - 4px);
}
.box-list li {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    vertical-align: top;
}

.box-list .facebook i {
    color: #3765a3;
}

.box-list .google_plus i {
    color: #dc4a38;
}
.box-list .twitter i {
    color: #5ea9dd;
}

.box-list .youtube i {
    color: #e62117;
}

.box-list .linkedin i {
    color: #069;
}
.box-list li i {
    display: block;
    font-size: 80px;
}




.left_video_box {
    float: left;
    width: 70%;
}
.video_player.video_open {
}
.video_player {
    height: 365px;
    margin: 0 auto;
    transition: height 0.6s ease-in-out 0s;
    width: 100%;
}
.right_video_box {
    float: left;
    width: 30%;
}
.box-list2 {
    height: 365px;
    list-style: outside none none;
    margin: 0;
    overflow-y: scroll;
    padding: 0;
}
.box-list2.five li {
    width: calc(100% - 15px);
}
.box-list2 li {
    display: inline-block;
    float: right;
    margin-bottom: 5px;
    padding: 0 5px 0 10px;
    text-align: center;
    vertical-align: top;
}
.video_player {
    width: 100%;
    margin: 0 auto;
	-webkit-transition: height .6s ease-in-out;
    -moz-transition: height .6s ease-in-out;
    -o-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
	height: 365px;
}    
.video_player.video_open {
    
}
.video_player iframe {
	height: 100%;
	width: 100%;
}
.youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("../../../../../TxzC70f.png") no-repeat;
        cursor: pointer;
    } 



.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;

}


.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th{
	
	text-align:left; vertical-align:middle;
	}
	
.table > thead > tr > td:first-child, .table > tbody > tr > td:first-child{text-align:left;}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}
.panel-blue {
    border-color: #5bc0de;
}
.panel-blue > .panel-heading {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #fff;
}
.panel-theme {
    border-color: #1998c0;
}
.panel-theme > .panel-heading {
    background-color: #1998c0;
    border-color: #1998c0;
    color: #fff;
}
.headtext{margin-top:25px;}
.panel-heading {}
ul.top-action{float:right; padding:0px 15px 0 0;}
ul.top-action .panel{margin-bottom:0px;}
ul.top-action li{display:inline-table; list-style:none;  }
ul.top-action li img{ display:inline; margin-bottom:5px; width:40%; }
ul.top-action li a{font-size:10px; display:block; }
ul.top-action li .panel-heading{padding:5px;  }


/*Login Form*/

.regitration-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
  position:absolute;
  left:0;
  right:0;
  top:27%;
  
}
/*bvs change max-width: 500px to max-width: 800px;*/
.login-container {
  padding: 30px;
  max-width: 800px;
  width: 100% !important;
  background-color:rgba(45, 45, 45, 0.8);
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
  position:static;
  left:0;
  right:0;
  color:#FFFFFF;
margin-top: 8%;
margin-bottom: 6%;
  
}
.tool-tips{text-align:center; margin-bottom:15px;}
ul.mytool li{padding:0 15px; border-left:1px solid #FFF; line-height:1}
ul.mytool li:first-child{border-left:none;}
.tooltip-inner {
  max-width: 300px;
  padding: 5px 8px;
  font-size:15px;}

.welcome-text{text-align:center; padding:20px;
    
    font-family: roboto;
    left: 0;
    margin: 12% auto 6%;
    max-width: 100%;
    overflow: hidden;
    padding: 30px;
    position: static;
    right: 0;
    width: 100% !important;

}

.welcome-text h1{font-size:110px; font-weight:700; color:#ffffff; margin-bottom:0px; line-height:0.8}
.welcome-text h3{font-size:40px; font-weight:300; color:#ffffff; margin-top:0px;}
.welcome-text a{font-size:20px; font-weight:300; color:#ffffff; display:inline-table;}



.regi-container {
  padding: 10px 30px 20px 30px;
  max-width: 650px;
  width: 100% !important;
  background-color:rgba(220, 220, 220, 0.8);
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
  position:absolute;
  color:#333333;
  left:0;
  right:0;
  top:10%;
  font-size:12px;
  
}
.regi-container .col-md-4,
.regi-container .col-md-6,
.regi-container .col-md-12,
.regi-container .col-md-3{
    padding-left:2px;
    padding-right:2px;}
	
	
.regi-container h2{text-transform:uppercase; font-size:40px;margin-bottom:20px; color:#3e8f3e;}
.regi-container lable.control-label{font-weight:300;}
.regi-container label{font-weight:300;}
.welcome-container {
  padding: 30px 0 80px 0;
  max-width: 800px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
  position:absolute;
  left:0;
  right:0;
  top:27%;
  
  
}
.form-horizontal .form-group {margin:5px 0;}
.welcome-container p {margin-bottom:30px;}
.welcome-container h1{color:#1998c0; font-size:60px;}


i.verify0, i.verify0 span{color:#F00;}
i.verify1, i.verify1 span{color:#8bbb41;}
/*Table CSS*/
.jobdata-list hr{margin-bottom:0px;}

.jobdata-list {padding:4% 10%; background:#f7f7f7 !important; margin-bottom:60px;}
.jobdata-list .table-striped > thead {display:none;}
.jobdata-list .table-bordered{border:none; }
.jobdata-list .table-striped > tbody > tr td{border:none;}
.jobdata-list .table-striped > tbody > tr:nth-of-type(2n+1){background:none;}
.jobdata-list .table-striped > tbody > tr:hover{background:none;}
.jobdata-list .table-striped .list-header{padding:10px 0;}
.jobdata-list .table-striped h3{font-size:20px; font-weight:400; color:#1998c0; text-transform:inherit; line-height:1.25;}
.jobdata-list .table-striped .list-header .well{padding:5px 5px; background:none; color:#8bbb41; font-weight:700; float:right; border:none; box-shadow:none; border-radius:0; margin-top:17px; }
.jobdata-list .table-striped .list-sumr {padding-bottom:10px;}
.jobdata-list .table-striped .list-sumr label {font-size:13px; color:#717171; font-weight:300; margin-right:15px; margin-bottom:0px;}
.jobdata-list .table-striped .list-sumr span{font-size:13px; color:#717171; font-weight:500;}
.jobdata-list .list-sumr i span{margin-left:7px;}
.jobdata-list .list-sumr i.verify0, .jobdata-list .list-sumr i.verify0 span{color:#F00;}
.jobdata-list .list-sumr i.verify1, .jobdata-list .list-sumr i.verify1 span{color:#8bbb41;}

.jobdata-list .table-striped .list-detail {padding-bottom:10px;}
.jobdata-list .table-striped .list-detail p{font-size:14px; color:#484848; font-weight:400; line-height:1.5; width:100%; border:none;}

/*job-detail CSS*/
.job-detail hr{margin :10px; }
.job-detail {padding:4% 10%; background:#f7f7f7 !important; margin-bottom:60px;}
.job-detail .table-striped .list-header{padding:10px 0;}
.job-detail h3{font-size:25px; font-weight:300; color:#1998c0; text-transform:inherit; line-height:1.5;}
.job-detail .list-header .well{padding:5px 5px; background:none; color:#8bbb41; font-weight:700; float:right; border:none; box-shadow:none; border-radius:0; margin-top:17px; }
.job-detail .list-sumr {padding-bottom:0px;}
.job-detail .list-sumr label {font-size:13px; color:#717171; font-weight:300; margin-right:15px; margin-bottom:0px;}
.job-detail .list-sumr span{font-size:13px; color:#717171; font-weight:500;}
.job-detail .list-sumr i span{margin-left:7px;}
.job-detail .list-sumr i.verify0, .job-detail .list-sumr i.verify0 span{color:#F00;}
.job-detail .list-sumr i.verify1, .job-detail .list-sumr i.verify1 span{color:#8bbb41;}

.job-detail .list-detail {padding-bottom:10px;}
.job-detail .list-detail p{font-size:14px; color:#484848; font-weight:400; line-height:1.5; width:100%; border:none;}
.bitbtn{background:#8bbb41; color:#ffffff; padding:15px 25px; display:inline-table; text-align:center; font-size:18px;} 
.bitbtn:hover{background:#1998c0; color:#ffffff;}

.totalbid{font-size:13px; color:#717171; font-weight:500;}
.bidcount {font-size:13px; color:#717171; font-weight:300; margin-right:15px; margin-bottom:0px;}


ul.client-info {padding-left:0px; padding-top:10px;}
ul.client-info li{list-style:none; padding:5px 0; font-size:14px; font-weight:300; text-transform:capitalize;}
ul.client-info li i{margin-right:8px; font-size:20px;}
ul.client-info li i span{margin-left:8px; font-size:20px;}
ul.client-info li i.verify0{color:#F00;}
ul.client-info li i.verify1{color:#8bbb41;}
ul.client-info li span i{font-size:1.1em; margin-right:0px;}

/*jobtable-list*/

.jobtable-list {padding:4% 2%; background:#f7f7f7 !important; margin-bottom:60px;}

.job-pro h3 a{font-size:25px; font-weight:300; color:#1998c0; text-transform:inherit; line-height:1.5;}
.job-pro .well{padding:5px 5px; background:none; color:#8bbb41; font-weight:700; float:right; border:none; box-shadow:none; border-radius:0; margin-top:17px;}
.job-pro hr {margin-top:5px;}

/*!
 * bootstrap-star-rating v4.0.2
 * http://plugins.krajee.com/star-rating
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2016, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-star-rating/blob/master/LICENSE.md
 */


/*
 * Stars
 */
.rating-container .rating {
    cursor: default;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.rating-disabled .rating {
    cursor: not-allowed;
}

.rating-container .star {
    display: inline-block;
    margin: 0;
    text-align: center;
}

.rating-container .empty-stars {
    color: #aaa;
}

.rating-container .filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    color: #8bbb41;
    white-space: nowrap;
    overflow: hidden;
   
}

.rating-rtl {
    float: right;
}

.rating-animate .filled-stars {
    transition: width 0.25s ease;
    -o-transition: width 0.25s ease;
    -moz-transition: width 0.25s ease;
    -webkit-transition: width 0.25s ease;
}

.rating-rtl .filled-stars {
    left: auto;
    right: 0;
    -moz-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
    -o-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
}

.rating-rtl.is-star .filled-stars {
    right: 0.06em;
}

.rating-rtl.is-heart .empty-stars {
    margin-right: 0.07em;
}

/**
 * Sizes
 */

.rating-md {
    font-size: 2em;
}

.

/**
 * Clear
 */
.rating-container .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
}

.clear-rating-active {
    cursor: pointer !important;
}

.clear-rating-active:hover {
    color: #8bbb41;
}

.rating-container .clear-rating {
    padding-right: 5px;
}

/**
 * Caption
 */
.rating-container .caption {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    font-size: 48%;
    margin-top: -43px;
}

.rating-container .caption {
    margin-left: 5px;
    margin-right: 0;
}

.rating-rtl .caption {
    margin-right: 5px;
    margin-left: 0;
}

/**
 * Print
 */
@media print {
    .rating-container .clear-rating {
        display: none;
    }
}
.panel-default > .panel-heading{background:#fff; color:#333; padding:0 0 15px 0; text-align:left; font-size:20px; font-weight:300; margin-bottom:20px}
.panel-title{text-align:left;}

#profile-update .form-control{ border:none; border-bottom: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
	background:#f7f7f7;
	width:95%;
	padding-left:0px
	
	}
	
#profile-update .control-label{ padding-top:0px;
	
	}	
	h4.form-signin-heading{margin-top:21px;}
	
	
	

@media (max-width:1024px){
       .login-container{
		   margin-top: 16%;
		   }
    }
	
@media (max-width:992px){	
	
	.navbar-fixed-bottom, .navbar-fixed-top{
		position:static;
		}
	ul.top-action{
		float:none;
		text-align:center;
		}
.job-detail .btn-success{
	margin-bottom: 10px;
	}
}
@media (max-width:767px){	
.navbar-header{
	 width:100%;
	}
ul.navbar-top-links{
	padding-bottom:20px;
	}
.navbar-top-links li.user_logout{
	float:right;
	}
}

@media (max-width:768px){
       .login-container{
		   margin-top: 35%;
		   }
		   
		  
    }
		
	
@media (max-width:736px){
       .login-container{
		   margin-top: 12%;
		   margin-bottom: 12%;
		   }
    }	
	
@media (max-width:414px){
	 .login-container{
		   margin-top: 36%;
	}	
}
@media (max-width:320px){
	.login-container{
	   width: 92% !important;	
	   margin-top: 25%;
		}
	}