body {
	background: #f4f7fc;
}

.rd-dash-sidebar-item-details-secondary
{
	padding-left:5px;
	font-size:smaller;
}

.stats-brief
{
	font-size:11px;
}


.stepssection ul li.line:before{
	content: "";
	display: table;
	height:3px;
	position: relative;
	top:15px;
	width:34px;
	margin-left:3px;
	margin-right: 3px;
	background: #dbdfe5;
}
.stepssection ul li{
	float: left;
	font-size: 15px;
	font-weight: 600;
	padding: 5px;
	width:38px;
	text-align: center;
	background: #fff;
	color: #5a6779;
	border-radius: 50px!important;
	border: 2px solid #adb5c0;
}
.stepssection ul{
	list-style: none;
	display: table;
	padding: 0px;
	margin: 30px 0;
}
.stepssection ul li.active{
	background: #189cdc;
	border-color: #7dc7f3;
	color: #fff;
}
.stepssection .steps{
	display: table;
	margin: 0px auto;
	padding: 0px;
}
.stepssection h2{
	text-align: center;
	font-size: 24px;
	color: #5a6779;
	font-weight: 600;
}

.campaignwizard .firststepbutton:hover{
	color: #fff;
}
.campaignwizard .firststepbutton{
	padding: 9px 40px;
	border-radius: 5px!important;
	background: #189cdc;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	float: right;
	margin-top: 10px;
}

.campaignwizard .addcustomer{
	max-width: 900px;
	margin:auto;
}

.campaignwizard .bottom_buttons,
.companywizard .bottom_buttons{
	padding-top: 14px;
	display: table;
	width: 100%;
}
.campaignwizard .addcustomer .hint,
.companywizard .addcustomer .hint{
	padding-bottom: 10px;
	font-style: italic;
	font-size: 13px;
}
.hint_small .text_hint{
	font-size: 12px!important;
}
.add-domains > .col-md-12{
	margin-bottom: 15px;
}
.sms_forms .adminform-filed-btm-txt {
	font-size: 11px;
	font-style: italic;
	max-width: 70%;
	display: table;
	float: left;
	padding-top: 3px;
}
.hint_small{
	padding-top: 3px!important;
}
.campaignwizard .addcustomer .title_hint,
.companywizard .addcustomer .title_hint{
	float: left;
	font-weight: bold;
	padding-right: 5px;
}
.campaignwizard .checkbox_box .checkbox_input{
	margin-top:12px;
}
.campaignwizard .checkbox_box{

}
.campaignwizard .checkbox_box > div{
	display: table;
	width: 100%;
	line-height: 40px;
}
.campaignwizard .checkbox_box input{
	float: left;
	width: 40px;
}
.campaignwizard .addcustomer,
.companywizard .addcustomer{
	max-width: 800px;
	width: 100%;
	display: table;
	margin: auto;
	font-size: 15px;
}

.companywizard .addcustomer{
	max-width: 900px;
}

.campaignwizard .addcustomer .finishbutton,
.companywizard .addcustomer .finishbutton,
.companywizard .addcustomer .skip,
.campaignwizard .addcustomer input[type="submit"] ,
.companywizard .addcustomer input[type="submit"] {
	padding: 9px 40px;
	border-radius: 5px!important;
	background: #189cdc;
	font-size: 15px !important;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	float: right;
}

#mplaces_gp_address_autocomplete_wrapper{
	display: none;
}

.companywizard .addcustomer .skip{
	float: left;
	line-height: 1.42857;
	margin-right: 5px;
	background: red;
	border: 1px solid #dce2e4;
}

.stepssection ul li.line{
	background: transparent;
	border: 0px solid;
	width: auto;
	padding: 0px;
}
.stepssection ul li.line.active{
	background: transparent;
	border: 0px solid;
	width: auto;
	padding: 0px;
}
.stepssection ul li.line.active:before{
	background: #7dc7f3;
}
.aui-message-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
	padding: 10px;
}
.aui-message {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	display: table;
	width: 100%;
}
.campaignwizard .summary .label strong,
.company_summary .label strong{
	font-size: 16px;
}
.campaignwizard .summary .label .summaryvalue{
	display: table;
	float: left;
	font-size: 17px;
	font-weight: 300;
	white-space: normal;
	max-width: 68%;
}
.campaignwizard .summary .row{
	border-bottom: 1px dotted #ddd;
}
.campaignwizard .summary .label span{
	display: table;
	float: left;
	padding: 1px 15px 0px 0;
	font-weight: 500;
	font-size: 14px;
	min-width: 250px;
}
.campaignwizard .summary .label,
.company_summary .label{
	color: #5a6779;
	font-size: 14px;
	margin-bottom: 15px;
	display: table;
	width: 100%;
	text-align: left;
}
.campaignwizard .summary .label{
	line-height: 30px;
	margin-bottom: 0px;
}
.campaignwizard .summary label{

}
.campaignwizard #custom_sharing_message,
.campaignwizard #custom_sms_notification,
.campaignwizard #upload_video_content,
.campaignwizard #upload_image_content,
.campaignwizard #custom_thankyou_content{
	display: none;
	width: 100%;
}
.media_radiobuttons{
	float: left;
	margin-right: 10px;
}
.sms_radiobuttons input{
	margin-right: 10px;
}
.sms_radiobuttons{
	display: table;
	width: 100%;
	padding-bottom: 10px;
}
.sharing_message_help{
	font-size: 13px;
	float: right;
}
.functions{
	margin-bottom: 30px;
}
.functions .secondcard,
.functions .firstcard{
	margin-bottom: 20px;
}

.functions .card-wrap .info{
	font-family: "Open Sans",sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	position: absolute;
	bottom: 0;
}
.functions .card-wrap .title{
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: 500;
	font-family: Rubik,sans-serif;
	line-height: 38px;
	color: #fff;
}
.functions .card-wrap .pull-left{
	width: 164px;
	position: relative;
	height: 100%;
	display: table;
}
.functions .firstcard .card-wrap .pull-left{
	width: 240px;
}
.functions .firstcard .card-wrap{
	background: url("images/addcontent.jpg") no-repeat;
	display: table;
	background-size: cover;
	border-radius: 5px!important;
	padding: 30px 25px;
	width: 100%;
	min-height: 150px;
	height: 200px;
}
.functions .secondcard .card-wrap{
	background: url("images/addusers.jpg") no-repeat;
	display: table;
	background-size: cover;
	border-radius: 5px!important;
	padding: 30px 25px;
	width: 100%;
	height: 200px;
}
.functions .thirdcard .card-wrap{
	background: url("images/manageusers.jpg") no-repeat;
	display: table;
	background-size: cover;
	border-radius: 5px!important;
	padding: 30px 25px;
	width: 100%;
	height: 200px;
}
.dashboardstats .block-size-normal .main-text{
	border-bottom: 0px solid;
	padding-bottom: 0;
	padding-top: 15px;
	font-size: 16px;
	font-family: Rubik,sans-serif;
	font-weight: 500;
	color: #404447;
}
.dashboardstats .block-size-normal .other-stats-text a{
	color: #007788!important;
	font-size: 14px;
	font-weight: 400;
	font-family: "Open Sans",sans-serif;
}
.dashboardstats .table-condensed > tbody > tr > td{
	padding: 10px 5px 10px 0;
	border-bottom: 1px solid #efefef!important;
}
.dashboardstats .other-stats .other-stats-number{
	font-weight: 400;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	color: #404447;
	text-align: left;
}
.dashboardstats .mainstatsblock{
	margin-top:30px;
}
.dashboardstats .block .block-heading{
	border-radius: 5px 5px 0 0!important;
	border:0px solid!important;
	padding-bottom: 0px;
}
.dashboardstats .block-content-outer.shadows{
	border-radius: 0px 0px 5px 5px!important;
	border:0px solid!important;
}
.dashboardstats .dashboard-stats{
	box-shadow: none!important;
	border-radius: 5px!important;
}
.dashboardstats h1 .main-text{
	font-weight: 600;
	font-family: Rubik,sans-serif;
	font-size: 45px;
	color: #404447;
}
.dashboardstats .progresline:before{
	content: '';
	position: absolute;
	right: -10px;
	top: 0px;
	width: 10px;
	height: 3px;
	background: #666;
	clear: both;
}
.dashboardstats .progresline:after{
	content: '';
	position: absolute;
	right: -10px;
	top: -5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #666;
	clear: both;
}
.dashboardstats .widget-wrapper{
	position: relative;
}
.dashboardstats .progresline span{
	position: absolute;
	right: -25px;
	top: -25px;
	width: 35px;
	text-align: center;
}
.dashboardstats .progresline{
	display: table;
	width: calc(100% - 10px);
	position: absolute;
	height: 3px;
	background: #666;
	bottom: 0px;
	z-index: 999;
	max-width: calc(100% - 10px);
}
.dashboardstats .progresline span{
	font-size: 14px;
	font-weight: 400;
	color: #666;
}
.dashboardstats .c-widget.c-widget-quick-info .c-wdiget-content-block .c-widget-content-heading{
	float: left;
	font-size: 32px;
	font-family: Rubik,sans-serif;
	color: #404447;
	font-weight: 500;
}
.dashboardstats .c-widget.c-widget-quick-info .c-wdiget-content-block .c-widget-content-sub{
	text-align: left;
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	color: #404447;
}
.dashboardstats .c-widget-size-small{
	height: 120px;
}
.dashboardstats .c-widget.c-widget-quick-info .c-wdiget-content-block{
	width: 100%;
	padding-bottom: 30px;
}
.dashboardstats .negative .progresline span{
	color: #ffb461;
}
.dashboardstats .negative .progresline{
	background: #ffb461;
}
.dashboardstats .negative .progresline:before{
	background: #ffb461;
}
.dashboardstats .negative .progresline:after{
	border-bottom: 5px solid #ffb461;
}

.dashboardstats .positive .progresline span{
	color: #14ba47;
}
.dashboardstats .positive .progresline{
	background: #14ba47;
}
.dashboardstats .positive .progresline:before{
	background: #14ba47;
}
.dashboardstats .positive .progresline:after{
	border-bottom: 5px solid #14ba47;
}

.dashboardstats .c-widget{
	position: relative;
	border-radius: 5px 5px 0 0!important;
	box-shadow: none!important;
	border-bottom: 3px solid #d9dee4!important;
	margin-bottom: 0;
}
#content-wrapper{
	width: 100%;
	display: table;

	margin: auto;
	padding: 15px 25px 20px;
	min-height: 744px;
	position: relative;
	z-index: 0;
}
.rightsidebar{
	padding: 28px 28px 28px 0;
}
#header-container .header-bar{
	background: #fff!important;
}

#header-container .header-bar .logo{
	float: left;
}
.header-search-form{
	margin: 0px 0 0 10px;
}
.header-search-form{
	min-width: 200px;
	max-width: 150px;
}
.header-search-form input::placeholder {
	color: #007788;
	font-size: 14px;
}
.header-search-form input{
	border:0px solid;
	font-size: 14px!important;
	background: transparent;
	color: #007788;
}
.simple-search-block .input-group .input-group-btn .btn:active{
	box-shadow: none;
}
.simple-search-block .input-group .input-group-btn .btn{
	left: 0;
	background: none;
}
.simple-search-block .input-group .input-group-btn{
	position: absolute;
}
.simple-search-block .input-group{
	display: flex;
}
.simple-search-block .input-group:before{
	content: "";
	display: table;
	width:20px;
	height: 20px;
	background: url("images/searchicon2.png") no-repeat;
	position: relative;
	top: 14px;
	left: 6px;
}
.navbar-nav li.active a{
	background: none!important;
}
.navbar-nav li a i{
	margin-right: 5px;
}
.navbar-nav li.active a .main-menu-text{
	color: #828282;
	font-weight: 400;
}
.nav > li > a{
	padding: 13px 8px;
}
.navbar-nav li a .main-menu-text{
	color: #000;
	float: left;
	font-size: 14px;
	font-weight: 600;
	font-family: "Open Sans",sans-serif;
}
.navbar-nav{
	float: right;
	padding-right: 30px;
}
#header-container ul.secondary-nav{
	padding-right: 0;
}
#header-container ul.navbar-nav{
	padding-right: 20px;
}
.header-profile .main-menu-text{
	font-size: 14px;
}
.admin-arrow-down{
	background: url(images/adminarrow2.png) no-repeat center;;
}
.leftsidebar{
	box-shadow: 2px 0px 4px rgba(0,0,0,0.2);
	padding:28px;
	max-height: 103px;
	display: block;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
	background: none!important;
	color: #000;
}
.navbar-nav a{
	float: left;
}
.navbar-nav li.dropdown > a.dropdown-toggle{
	padding-right: 10px;
}
.navbar-nav li.dropdown > a{
	padding-right: 0;
}
.navbar-nav a.dropdown-toggle{
	padding-left: 0;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	color: #000;
}
.navbar-nav .caret{
	top: -1px;
	position: relative;
}
.dropdown-menu > li > a{
	display: table;
	width: 100%;
	padding: 10px 20px;
}
.dropdown-toggle.moreitems i{
	padding-left: 5px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
	color: inherit;
}
.breadcrumb{
	background: #fff;
}
#body-container{
	margin-top: 20px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	width: 100%;
}
.functions.addcontentsection .thirdcard .card-wrap,
.functions.addcontentsection .firstcard .card-wrap,
.functions.addcontentsection .secondcard .card-wrap{
	height: 150px;
}
.functions.addcontentsection .card-wrap .pull-left{
	width: 255px;
}
.functions.addcontentsection .secondcard,
.functions.addcontentsection .firstcard,
.functions.addcontentsection .thirdcard{
	width:33.3%
}
.functions.addcontentsection.twocollumns .secondcard,
.functions.addcontentsection.twocollumns .firstcard{
	width:50%
}
.day_label{
	text-transform: capitalize;
}
.businesshrssummary .label{
	display: table;
	float: left;
	width: auto;
}
.businesshrssummary .hrs{
	display: table;
	width:200px;
	font-weight: bold;
	text-transform: capitalize;
	position: relative;
	top:-3px;
	font-size: 16px;
	color: #5a6779;
}
.icongallery .image img{
	max-width: 80px;
}
.icongallery .directory a{
	color: #5a6779;
	font-size: 17px;
	margin-bottom: 15px;
	display: table;
}
.icongallery .image{
	max-width: 50px;
	float: left;
	display: table;
	padding:15px;
}
.cancelbutton{
	border: 1px solid #dce2e4;
	background: #fff;
	border-radius: 5px !important;
	color: #637379!important;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
#modal-container{
	z-index: 99999!important;
}
#icontumblr img{
	max-width: 80px;
	margin-right: 20px;
}
#socialimage .label{
	padding: 0 10px;
	display: block;
    text-align: left;
}
.optional-label{
	font-size: 12px;
	font-style: italic;
	color: #656565;
}
.addcategory_bottom_buttons{
	margin-top: 15px;
}
.addcategory_bottom_buttons input[type="submit"]{
	float: left;
	line-height: 1.42857;
	margin-right: 5px;
	background: #189cdc;
	border: 1px solid #dce2e4;
	color: #fff;
	padding: 9px 40px;
	border-radius: 5px !important;
	font-size: 15px !important;
	text-transform: uppercase;
	font-weight: normal;
}
.stepssection .wizard_hint{
	margin-bottom: 20px;
	text-align: center;
	max-width: 1200px;
}
.stepssection ul{
	margin: 30px auto 10px;
}
.at-expanderarea img{
	max-width: 100%;
}
.topheader .wrapper{
	padding: 3px 0px 2px 0;
	display: table;
	width: 100%;
	background: #f6f8f9;
	z-index: 99999;
	position: relative;
}
.topheader ul li.businessid{
	padding-top: 4px;
}
.topheader ul li.admin-console a i{
	padding-right: 5px;
}
.topheader ul li.admin-console a{
	color: #000;
	margin-right: 5px;
	display: table;
	font-weight: 500;
}
.topheader ul li.admin-console{
	padding-top: 4px;
}
.topheader ul li{
	float: left;
	padding: 0px 5px 0 0;
}
.topheader ul{
	list-style: none;
}
.topheader .leftsidebar{
	box-shadow: none;
	min-height: 23px;
	padding: 0;
}
.topheader{
	display: table;
	width: 100%;
}
#header-container .header-bar .logo img {
	max-width: 100%;
	max-height: 100px;
}
.header-bar .rightsidebar{
	padding: 0px 0px 15px 0;
}
.businessid span{
	background: yellow;
	padding: 0 5px;
}
.businessid{
	font-weight: bold;
	color: #000;
}
.preload .col-md-12{
	padding: 0px;
}
#loadmorebutton{
	background: #189cdc;
	color: #fff !important;
	border-color: #189cdc;
	display: table;
	padding: 6px 12px;
	margin: 10px auto;
	font-size: 14px;
	font-weight: 400;
}
#loadmore{
	display: table;
	width: 100%;
}
#header-container ul.navbar-nav{
	padding-right: 30px;
}
#header-container .header-bar .navbar-header{
	padding-top: 11px;
}
.topheader ul.header-profile-menu li ul li {
	width: 100%;
	padding: 0;
}
.topheader ul.header-profile-menu li:first-child {
	padding-top: 0;
}
.header-info{
	padding: 0px 8px 0 0;
	position: relative;
	top:-2px;
	margin-bottom: -9px;
}
.header-profile-menu li a span.icon{
	font-size: 27px;
	color: #000;
}
.navbar-nav li.dropdown:last-child .dropdown-menu{
	left: -72px;
}
.companysettings.functions.addcontentsection .secondcard,
.companysettings.functions.addcontentsection .firstcard,
.companysettings.functions.addcontentsection .thirdcard{
	width:25%
}
.functions .lastcard .card-wrap .pull-left {
	width: 230px;
}
.video_item {
	background: #fff;
	box-shadow: 0 3px 2px -2px rgba(0,0,0,0.2);
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 31%;
}
.videodashboard {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-left: 0px;
	margin-right: 0px;
}
.videoscreen-wrapper {
	border: 0px solid #e2e2e2;
	margin-bottom: 10px;
}
.videoscreen {
	border: 0px solid #e2e2e2;
	border-bottom: 0px solid;
	display: table;
	width: 100%;
}
.helpvideos .video_item .videoinfo {
	padding: 10px 15px;
	display: table;
	width: 100%;
	min-height: 140px;
}
.video_item .videoinfo .received-info {
	font-weight: 400;
	font-size: 16px;
	color: #78909c;
	margin-top: 10px;
	padding-top: 3px;
}
.video_item .videoinfo .vide-status {
	color: #807f7f!important;
	font-weight: 400;
	font-size: 16px;
	margin-top: 10px;
	padding-top: 3px;
}
.publish_button {
	padding: 5px 15px;
	color: #fff !important;
	border-radius: 5px;
	font-size: 14px;
}
.videoscreen {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.video_item .videoinfo .customer-info span:first-child {
	font-weight: bold;
	font-size: 19px;
}
.videoscreen video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video_item .videoinfo .customer-info span {
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	clear: both;
	width: 100%;
	padding-bottom: 5px;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.at-cell-login .label-success, .at-cell-actions .label-success {
	font-weight: normal;
	font-family: "Open Sans",sans-serif;
	font-size: 11px;
	padding: 7px 15px;
	border-radius: 5px!important;
}
.at-cell-login .label-primary, .at-cell-actions .label-primary {
	background: #25c1d3;
	font-weight: normal;
	font-family: "Open Sans",sans-serif;
	font-size: 11px;
	padding: 7px 15px;
	border-radius: 5px!important;
}
.adminbuttons button.active{
	background: #f0f0f0;
}
@media (max-width:1540px) {
	.nav > li > a{
		padding: 13px 6px;
	}
}
@media (max-width:1510px) {
	.header-search-form{
		width: 130px;
		min-width: 130px;
	}
	.nav > li > a{
		padding: 13px 10px;
	}
}

@media (max-width:1502px) {
	.nav > li > a{
		padding: 13px 7px;
	}
}
@media (max-width:1452px) {
	.nav > li > a{
		padding: 13px 6px;
	}
}
@media (max-width:1443px) {
	.nav > li > a{
		padding: 13px 5px;
	}
}
@media (max-width:1418px) {
	.nav > li > a{
		padding: 13px 4px;
	}
}
@media (max-width:1336px) {
	.navbar-nav li.dropdown > a.dropdown-toggle {
		padding-right: 4px;
		padding-left: 4px;
	}
	.nav > li > a.moreitems{
		display: block;
	}
	.nav > li > a{
		display: grid;
	}

}
@media (max-width:768px) {
	.rightsidebar{
		padding-right: 0;
	}
	.topheader{
		padding-right: 0;
	}
	.header-profile > ul.header-profile-menu > li > ul{
		left: -150px;
	}
	#header-container ul.navbar-nav{
		float: none;
	}
	.navbar-inverse .navbar-nav > li{
		width: 100%;
		display: table;
	}
	.navbar-nav a.dropdown-toggle.moreitems{
		padding-left: 10px;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
		color: inherit;
	}
}
@media (min-width:1025px) {
	.leftsidebar{
		min-height: 109px;
		padding:0px 28px;
		display: flex;
		align-items: center;
	}
}
@media (max-width:1405px) {
	.leftsidebar{
		width: 280px;
	}
	.rightsidebar {
		width: calc(100% - 280px);
		padding-right: 0;
	}
	.header-info{
		padding-right: 0;
	}
	.header-search-form {
		width: 100px;
		min-width: 100px;
	}

}
@media (max-width: 1250px) {
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
	.rightsidebar,
	.leftsidebar{
		width: 100%;
	}
	#bs-navbar{
		width: 100%;
		clear: both;
	}
}