.main-logo{
	text-align:center;
	margin-top: 12%;
}

.custom-sign-up{
	text-align:center;
	margin-top: 1%;
}

.custom-sign-up p{
	color:#626674;
	font-size: 13px;
    font-weight: 600;
	padding-bottom: 6%;
    padding-top: 6%;
}
    
.login-form-control {
    width:100% !important;
	height: 38px !important;
	border-radius: 25px;
	background:#EFF0F4;
}

.signup-form-control {
    width:100% !important;
	height: 38px !important;
	border-radius: 25px;
	background:#EFF0F4;
}

.custom-input-left{float:right;}
.custom-input-right{float:left;}

.custom-login-form label{
	color: #B7BACE;
    font-weight: 500 !important;
    font-size: 11px;
    display: block;
	letter-spacing:1px;
	margin-left: 15px;
}

.custom-terms{
	text-align:center;
	padding-top: 5%;
}

.custom-terms p{
	font-size: 13px;
}

.custom-terms a{
	color:#62668E;
    font-weight: 600;
    letter-spacing: 1px;
}


} 

.custom-terms i{
	font-size: 11px;
}    

.custom-terms span{
	background: #43CB83;
    border-radius: 50%;
	color:white;
	padding: 2px 2px 2px 2px;
}

.btn-send a{
	color:white;
}
	
.btn-send button {
    padding-bottom: 12px;
    padding-top: 12px;
    border-radius: 30px;
    border: none;
    padding-left: 70px;
    padding-right: 70px;
    background: #1F5DEA;
    color: white;
    font-weight: lighter;
    font-size: 13px;
	letter-spacing: 1px;
	margin-top: 4%;
}

.btn-send a{
	color:white;
}

.btn-send a:hover{
	text-decoration:none;
}


.btn-send button:hover {
	font-weight: bold;
    transition: 0.8s;
    background: black;
}
	
.btn-login {
	margin-top: 7%;
}	
.btn-login button {
    padding-bottom: 12px;
    padding-top: 12px;
    border-radius: 30px;
    border: none;
    padding-left: 85px;
    padding-right: 85px;
    background: #1F5DEA;
    color: white;
    font-weight: lighter;
    font-size: 13px;
	letter-spacing: 1px;

}

.btn-login a {
    padding-bottom: 12px;
    padding-top: 12px;
    border-radius: 30px;
    border: none;
    padding-left: 85px;
    padding-right: 85px;
    background: #d71f27;;
    color: white;
    font-weight: lighter;
    font-size: 13px;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 5px;

}

.btn-login button:hover, a:hover {
	font-weight: bold;
    transition: 0.8s;
    background: black;
}

.btn-login a{
	color:white;
}

.btn-login a:hover{
	text-decoration:none;
}

.custom-login{
	color:#676674;
	font-size:13px;	
	text-align:center;
}
	
.custom-login a{
	color:#626674;	
	font-weight:600;
	letter-spacing:1px;
}	
	
.custom-login span{
	color:#626674;	
	background:none;
}
	
.custom-login{
	 margin-top: 10%;
}

/******** sway-dashboard **********/


.custom-nav-bg {
    background-color:#FAFAFA !important;
}

.custom-search{
	color: #A4B4B5 !important;
    font-size: 12px !important;
}

.fa-search {
    width: 23px !important;
	font-size: 16px !important;
    font-weight: 100 !important;
}

.custom-content{
	background:white !important;
}

.custom-project{
	background:white !important;
}

.custom-content h3{
	color: #626674;
    font-size: 25px;
	margin: 15px 0 10px;
}

.custom-main-panel{
	background:white !important;
}

.custom-client{
	background:#F3F3F3;
	padding-bottom:8%;
	padding-top:6%;
	text-align:center;
	width: 90%;
}



.sidebar .sidebar-wrapper {
    background: #3C586F !important;
}

.custom-logo-bg{background: #3D9AA4;}


.custom-head{
	margin-bottom: 23%;
    font-size: 25px;
    font-weight: 400;
    margin-top: 5%;
}

.custom-nav-li p{
	font-weight: 600 !important;
	color:#A4B4B5 !important;
}

.custom-nav-li li > a{margin:0px !important;}

.custom-nav-li li > a > i{    color: #A4B4B5 !important;}

.custom-nav-li li.active > a{
	background: #4F254C !important;
}

.account-pic{margin-top:-15px;}

.content-padd{
	padding-bottom:2%;
}

.custom-toggle i{
	color: #4F5362 !important;
	font-size: 23px !important;
}


.custom-project h2{
    font-size: 27px;
    font-weight: 600;
    margin-top: 16%;
    color: #4F5362;
    margin-left: 2px;
    margin-bottom: 6px !important;
    letter-spacing: 1px;
}

.custom-project p{
	margin-left:3px;
	color:#626674;	
	font-size: 13px;
    font-weight: 600;
	margin-bottom:35px ;
}

.project-schedule a{
	color:#B7BAC5;
	font-size: 13px;
	margin-left: 1px;
}

.project-schedule a:hover{
	color:#626674;
	transition:0.5s;
}

.project-graph img{    
	width: 100%;
}

.graph-para{
	color:#626674 !important;
	margin-left: 3px !important;
    font-size: 11px !important;
    margin-bottom: 15px !important;
	margin-top: 5%;
	font-weight: 400 !important;
}

.graph-rating{
	margin-top: 4%;
	margin-bottom: 10%;
}
	
.graph-rating span{
	color:#626674;
	font-weight: 500;
    font-size: 47px;
}
	
.graph-rating p{
	color:#62667B;
	font-size: 9px;
	font-weight:600;
	margin-bottom: 5px;
}

.custom-campaign h3{
	margin-top: 10px;
	color:#62667B;
	margin-bottom: 0px;
	font-weight:500;
	font-size: 22px;
}
	
.custom-campaign p{
	color:#62667B;
    margin-bottom:0px;
	font-size: 13.5px;
	font-weight:500;
	margin-left: 1px;
}

.campaign-para{
	color:#626674 !important;
	margin-left: 3px !important;
    font-size: 12px !important;
    margin-bottom: 15px !important;
	margin-top: 5%;
	font-weight: 600 !important;
}



.campaign-main-content{
	border:2px solid #E6E6E6;
	margin-top: 5%;
}

.campaign-main-content h4{
	margin: 8px 0 0px;
	color:#4F5362;
	font-weight:600;
	font-size: 12px;
}

.campaign-main-content h5{
	margin: -6px 0 10px;
	color:#4F5362;
	font-weight: bolder;
	font-size: 10px;
}

.campaign-main-content p{
	
	color:#4F5362;
	font-weight:600;
	font-size: 10px;
}



.campaign-box{
	border:2px solid #E6E6E6;
	margin-top: 2%;
	height: 300px;
}

.campaign-box h4{
	margin: 0px 0 0px;
	color:#4F5362;
	font-weight:600;
	font-size: 12px;
}

.campaign-box h5{
	margin: -6px 0 5px;
	color:#4F5362;
	font-weight: bolder;
	font-size: 10px;
}

.campaign-box p{
	color:#4F5362;
	font-weight:600;
	font-size: 9px;
}



.campaign-box-btn button{
	font-size: 9px;
    background: white;
    border: 2px solid #515564;
    color: #515564;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

.campaign-box-btn label{
	color: #4F5362;
    font-size: 8px;
    margin-bottom: 1px;
}


.answer-btn{
	background: white;
    font-size: 10px;
    border: 1px solid #E7E7E7;
    color: #E7E7E7;
    padding-right: 30px;
}

.page-btn{
	background: #EFF0F4;
    border: none;
    padding: 15px 70px 15px 70px;
	
}

.page-btn {
	color: #626674;
	font-size: 14px;
    font-weight: 600;
}

.page-btn:hover{
	color:white;
	background:#3D9AA4;
	transition:0.8s;
}


.audience-content {
    margin-top: 7%;
}
	
.audience-content p{
	font-size: 9px;
    font-weight: bold;
    color: #4F5362;
}
	
.audience-head h2{
	font-size: 18px;
    font-weight: bold;
    color: #4F5362;
}

.audience-head input{
	margin: 0px 0 0 !important;
}	
.social-sway a{
	font-size: 24px;
    margin-left: 20px;
}	
	
.social-sway .fa-twitter{
	color: #55ACEE;
    font-size: 37px;
}

.social-sway .fa-facebook{
	color: #3A5898;
    font-size: 37px;
}
	
.audience-head{
	font-size:11px;
	font-weight: 600;
}

.audience-border{
    border-right: 1px solid #E7E7E7;
}

.custom-twitter a{
	color:#55ACEE;
}

.custom-facebook a{
	color:#3A5898;
}

.audience-social p{
	font-size: 11px;
    font-weight: bold;
    color: #4F5362;
}

.campaign-btn button a{
	color: white;
}	
	
.campaign-btn button{
	background: #3D9AA4;
    border: none;
    font-size: 11px;
    
    border-radius: 20px;
    font-weight: 500;
    width: 170px;
    height: 35px;
}

.campaign-btn button:hover{
	background:#3C586F;
	transition:0.7s;
}


.campaign-btn span{
    background: #43CB83;
    border-radius: 50%;
    color: white;
    padding: 2px 2px 2px 2px;
	float: right;
    margin-right: 30px;

}



.campaign-btn1 button{
	width: 165px;
    height: 40px;
    background: #EFF0F4;
    border: none;
}

.campaign-btn1 button a{
	color:#626674;
	font-weight:600;
}


.campaign-btn1 button:hover{
	background:#3D9AA4;	
}	
.campaign-btn1 button a:hover{
	color:white;
}

.tab-btn {
	float: right;
    margin-top: 8px;
}

.tab-btn1 {
    float: right;
    margin-top: 17px;
}

.campaign-box ul{
	margin-left: -55px;
}
	
.campaign-box ul li{
	float:left;
	list-style-type:none;
	margin-left: 1px;
}


@media (min-width: 1280px) and (max-width: 1366px) {
	.custom-search-left {
		margin-left:25% !important;
	}
	
	.custom-img-padd{
		padding: 10px 2px !important;
	}

	.custom-toggle{
		padding: 10px 2px !important;
	}

	.custom-brand{
		padding: 15px 30px !important;
	}
	
	.custom-nav-right{
		margin-right: 10px !important;
	}
	
	.custom-time-width{
		width: 11.666667% !important;
	}
	
	.custom-rating-width{
		width: 18.666667% !important;
	}
	
	.campaign-main-content {
		margin-left: 2% !important;
	}
	
	.campaign-box{
		margin-left: 2% !important;
	}
}

@media (min-width: 981px) and (max-width: 1024px) {
	.custom-rating-width{
		width: 18.666667% !important;
	}
	
	.campaign-btn span {
		margin-right: -21px;
	}
	
	.campaign-box {
		margin-left: 2% !important;
	}
	
	.answer-btn {
		padding-right: 2px;
	}
}

@media (min-width: 768px) and (max-width: 980px) {
	body > .navbar-collapse >  ul{
		background: #3C586F !important;
	}
	
	.custom-toggle i {
		color: white !important;
	}
	
	.custom-rating-width{
		width: 18.666667% !important;
	}
	
	.campaign-btn span {
		margin-right: -20px;
	}
	
	.campaign-box {
		margin-left: 2% !important;
	}
	
	.answer-btn {
		padding-right: 0px;
	}
	
	.btn-login {
		margin-top: 50%;
	}
}

@media (min-width: 320px) and (max-width: 414px) {
	.custom-client-margin{
		margin-bottom:2%;
	}
	
	body > .navbar-collapse >  ul{
		background: #3C586F !important;
	}
	
	.custom-toggle i {
		color: white !important;
	}
	
	.mobile-btn-padd{
		padding-bottom:10%;
	}
	
	.campaign-btn button{    
		margin-bottom: 2%;
	}	
	
	.campaign-btn span {
		float: right;
		margin-right: 115px;
	}
	
	.campaign-btn1 button{    
		margin-bottom: 2%;
	}
	
	.btn-login {
		margin-top: 50%;
	}
}

.pagination-links a{
	color: #ffffff;
	padding: 7px;
	background: #d62028;
	border-right: 1px solid;
}
.pagination-links strong{
	padding: 7px;
	background: #d8c2c2;
}
.dashboard-heading{
	font-weight: 600;
	text-transform: uppercase;
	color: #d71f27;
	padding-left: 13px;
}












