

body{
	background-color: #F6F6F7;
}
#Page_Container{
	background-color: #F6F6F7;
	height: 100vh;
}
.sidebar{
	background-color: #fff;
	width:200px;
	height: 100vh;
	position:fixed;
	
}
.logo_container{
	padding: 38px 28px 38px 40px;
    height: 100px;
}
.menu1 li{
	list-style: none;
	padding-left:38px;
	padding-top:10px;
	padding-bottom: 10px;
	font-weight: 500;
}
.menu1 a{
	color:#444444;
	text-decoration: none;
}
.menu1 li:hover {
	border-left:solid thick #0165C3;
	padding-left:33px;

}
.menu1 li.active {
	border-left:solid thick #0165C3;
	padding-left:33px;

}
.active{
	border-left:solid thick #0165C3;
	padding-left: 0px;
}
.dash_con {
    padding-right: 10px;
    padding-left: 20px;
}
.side_menu_container.mx-0.px-0 {
    border-top: solid thin #cccc;
}
.sidemenu_footer{
	padding-top:20px;
	width:200px;
	padding-left:38px;
	font-weight: 500;
	position:absolute;
	bottom:30px;
	border-top:solid thin #cccc;
}
.sidemenu_footer a{
	color:#444444;
	text-decoration: none;
}
.main_container{
	
	padding-left: 44px!important;
	flex:2;
	padding-right:44px;
	margin-left:200px!important;
}
.main_head{
	height: 100px;
}
.main_title{
	font-size: 37.3px;
	font-weight: 600;
	padding-top: 24px;
}
.info_box{
	background-color: #fff; 
	border-radius: 6px;
	height: 160px;
	padding: 0px 5px 0px 5px;
}
.info_box2{
	margin-top: 30px;
	background-color: #fff; 
	border-radius: 6px;
	min-height: 560px;
	padding: 0px 5px 0px 5px;
}
.info_box3{
	margin-top: 30px;
	background-color: #fff; 
	border-radius: 6px;
	min-height: 390px;
	padding: 0px 5px 0px 5px;
}
.info_box4{
	margin-top: 30px;
	background-color: #fff; 
	border-radius: 6px;
	padding: 0px 5px 0px 5px;

}
.info_box5{
	background-color: #fff;
    border-radius: 6px;
    padding: 0 5px;
    margin-right: 40px;
}
.main_content{
	width:100%;
}
.flex_container{
		display: flex;
  flex-direction: row;
}
.box_container {
    padding-right: 40px!important;
    color: #444444;
}
.box_title{
	font-size: 18px; 
	font-weight: 700;
	padding-top: 24px;
}
.box_value{
	font-size: 32px; 
	font-weight: 700;
	padding-top: 15px;
}
.box-value2{
	background-color: #F0F8F0;
	border-radius: 6px;
	padding:5px;
	font-size: 12px;
	margin-top:25px;
	margin-right: 10px;
}
.affiliate_name{
	font-size: 24px;
	font-weight: 700;

}
.plan_pack{
	font-size: 16px;
}
.apply_time{
	padding-top: 15px;
	font-size: 12px;
}
.action_icon{
	padding-left: 10px;
}
.view_all{
	font-size: 18px;
	font-weight: 700;
	text-align: right;

}
.pt-20{
	padding-top: 20px;
}
.updatebutton{
	padding-bottom: 20px;
}
/*padding*/
.pt20{
	padding-top: 20px;
}
.pt40{
	padding-top: 40px;
}
.pt120{
	padding-top: 120px;
}
/*pricing*/

.pr_coloumn {
    padding: 20px;
    border: solid medium #EBEBEB;
    border-radius: 16px;
	background-color: #fff;
}

.pr_coloumn2 {
    padding: 60px 20px 40px 19px;
    border: solid thick #0165c3;
    border-radius: 16px;
    margin-top: -40px;
    margin-bottom: -40px;
	background-color: #fff;
}

.pr_title {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
}
.pr_price {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}
.prbutton {
    padding: 10px 20px 10px 20px;
    text-align: center;
    font-size: 18px;
    background-color: #0165c3;
    border-radius: 6px;
    /* font-weight: 600; */
    color: #fff;
}
.prbutton2 {
    padding: 10px 20px 10px 20px;
    text-align: center;
    font-size: 18px;
    background-color: transparent;
	border:solid medium #0165c3;
    border-radius: 6px;
    /* font-weight: 600; */
    color: #0165c3;
}
.prbutton3 {
    padding: 10px 20px 10px 20px;
    text-align: center;
    background-color: #ffffff!important;
	border:solid medium #0165c3;
    border-radius: 6px;
    /* font-weight: 600; */
    color: #0165c3;
}
prbutton3:hover {
    padding: 10px 20px 10px 20px;
    text-align: center;
    background-color: #0165c3!important;
	border:solid medium #0165c3;
    border-radius: 6px;
    /* font-weight: 600; */
    color: #0165c3;
}
/*creattion*/
.page_container2{
	padding-left:40px;
	padding-top:40px;
}
/*pricing*/
/*updgrade button*/
.updateplan{
	padding: 8px;
    text-align: center;
    font-size: 16px;
    background-color: #0165c3;
    border-radius: 6px;
    /* font-weight: 600; */
    color: #fff;
}
.current-plan{	
    text-align: left;
    font-size: 18px;
    font-weight: 600;  
}

#SIE-Badge{
	padding: 20px;
	margin-bottom: 20px;
	background-color: #ebebeb;
    border-radius: 5px;
}

#SIE-Badge .sie-body{
	display: flex;
	justify-content: center;
	cursor: pointer;
}

@media screen and (max-width: 1440px) {
	.pr_title{
		font-size: 18px;
	}
	.pr_price{
		font-size: 25px;
	}
	.prbutton {
		padding: 5px 10px 5px 10px;
		font-size: 16px;
	}
	
}

@media screen and (max-width: 1024px) {
	.pr_coloumn2 {
		padding: 20px;
		border: solid thick #0165c3;
		border-radius: 16px;
		background-color: #fff;
		margin-top: 0px;
    	margin-bottom: 0px;
	}
}

.setupguide {
    background-color: #d3e4f369;
    padding: 20px;
    border-radius: 5px;
	margin-bottom: 20px;;
}
.Steptitle {
    font-weight: 800;
    font-style: italic;
} 

.dot_active{
	height: 15px;
    width: 15px;
    background-color: green;
    border-radius: 50%;
    display: inline-block;
    margin-top: 10px;
    vertical-align: baseline;
}
.dot_notactive{
	height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
    margin-top: 10px;
    vertical-align: baseline;
}
.Status5{
	font-size:16px;
}
.mr40{
	padding-right:40px;
}
.redbox{
	margin-right:15px;
}
/*placeholder*/
::placeholder {
	color: #cacaca!important;
	opacity: 1; /* Firefox */
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #cacaca!important;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
   color: #cacaca!important;
  }