/*
ProVision Co.
-------------
This web application design and development by ProVision Co.

All source files, presentable or core, graphics and layout are owned/controlled by ProVision, and no one, entity or individual, can use/modify/destribute at anytime or to anywhere without a written approval from ProVision.

This website/web app is based on LegionCMS engine, which is a MVC platform built completely from scratch by ProVision's team.

-We know that you like this code, if you are interested joing our team, dont hesitate sending your CV to us.
--------------
Omar Shamali
https://provision.ps 
*/

.right_board {
    margin-left: unset;
	margin-right:20px;
}


#social {
  
    float: left;
}

.two_bg{
	lef:unset;
	right:0;
}

#cal {
    margin-left: unset;
    margin-right: 10%;
}

#urgent i {
	margin-right: unset;
	margin-left: 5px;
}

.cal_home {

border-left:none;
	border-right-width: 3px;
	border-right-style: solid;
	padding-right: 10px;
	border-left-width: unset;
}


.cal_home i:first-child {
    margin-left: 10px;
    margin-right: 0;
}


.cal_home i {
    margin-left: 10px;
    margin-right: 20px;
    color: gray;
}


.center_info_line i {
    margin-left: 14px;
    margin-right: 0;
    color: #656565;
}