
/* Desktop view */

.ot-menu-list {
	display: none;
	font-family: "FontAwesome";
	position: fixed;
	top: 0px;
	bottom: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	background: #1D1D1D;
	color: #f0f0f0;
	width: 70%;
	box-shadow: 3px 0 0 rgba(0,0,0,0.2);
	left: -70%;
	margin-left: -3px;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	padding: 3px;
}

.ot-menu-toggle {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 1000;
	background: #1D1D1D;
	text-align: center;
	color: #f0f0f0!important;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 19px 0;
	width: 100%;
}

body.ot-menu-active .ot-menu-toggle:after {
	content: '\f00d';
	font-family: "FontAwesome";
	display: block;
	position: absolute;
	left: 15px;
	top: 10px;
	font-size: 18px;
}

.ot-menu-toggle i.fa {
	padding-right: 10px;
}

body.ot-menu-active {
	overflow: hidden;
	margin-left: 70%;
	-moz-transition: margin-left 0.2s;
	-webkit-transition: margin-left 0.2s;
	-o-transition: margin-left 0.2s;
}

body.ot-menu-active .ot-menu-list {
	left: 0px;
	margin-left: 0px;
}

body.ot-menu-active .ot-menu-toggle {
	left: 70%;
}

.ot-menu-toggle:hover {
	background: #232323;
}

.ot-menu-list .profile-image{
	height:50px;
	background: #FFF;
}

.ot-menu-list li td{
	padding:5px;
}

.ot-menu-list li div{
	padding:10px;
}

.ot-menu-list li dt{
	display: block;
	float:left;
	width:60px;
	height:auto;
	padding:5px;
	margin-right:10px;
}

.ot-menu-list li dd{
	display: block;
	width:auto;
	float:left;
	padding:5px;
}

.ot-menu-list li dd .btn{
	display: inline-block;
	top:5px;
	float:left;
	vertical-align:middle;
	margin-right:3px;
	margin-bottom:5px;
}

.ot-menu-list li dd i{
	background: #FFF;
}

.ot-menu-list h3 {
	display: inline-block;
	width:100%;
	padding: 10px;
	font-size: 18px;
	color: #ccc;
}

.ot-menu-list li {
	border: 0px!important;
	border-top: 1px solid rgba(255,255,255,0.07)!important;
}

.ot-menu-list li a {
	padding-left: 10px;
	font-size: 13px;
}

.ot-menu-list li li a {
	padding-left: 20px;
	font-size: 12px;
}

.ot-menu-list li li li a {
	padding-left: 30px;
	font-size: 12px;
}

.ot-menu-list li a {
	color: #ccc;
	background: transparent;
	box-shadow: inset -20px 0 10px -10px rgba(0,0,0,0.2);
}

.ot-menu-list li a:hover {
	background: rgba(255,255,255,0.15);
}

.ot-menu-list a {
	padding: 12px 15px;
	display: block;
	font-size: 12px;
}

.ot-menu-list .big-drop > ul { display: none; }
body.ot-menu-active { margin-left: 0px; }
body.ot-menu-active .ot-menu-list { width: 70px; }
body.ot-menu-active .ot-menu-toggle { left: -70px; }
.phoneIcon {
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 0px;
	font-weight:0;
	z-index:0;
	color: transparent;
	background: transparent;
}
.phoneIcon {
	background-position: -287px 0;
	left: auto;
	right: 0px;
}	


/* iPad view */
@media only screen and (max-width: 1000px) and (min-width: 601px) {
	
	body.ot-menu-ipad-enable.admin-bar .ot-menu-toggle {
		margin-top: 32px;
	}

	body.ot-menu-ipad-enable {
		position: inherit;
		-moz-transition: margin-left 0.2s;
		-webkit-transition: margin-left 0.2s;
		-o-transition: margin-left 0.2s;
		width: 100%;
		margin-top: 52px;
	}
	
	body.ot-menu-ipad-enable .ot-menu-toggle,
	body.ot-menu-ipad-enable .ot-menu-list {
		display: block!important;
	}

	body.ot-menu-ipad-enable .ot-menu-add {
		display: none!important;
	}

	body.ot-menu-active {
		margin-left: 40%;
	}

	body.ot-menu-active .ot-menu-list {
		width: 40%;
	}

	body.ot-menu-active .ot-menu-toggle {
		left: 40%;
	}
	.phoneIcon {
		background: transparent url("../images/mobile-flag.png") no-repeat 0 0;
		width: 51px;
		height: 66px;
		position: absolute;
		top: 57px;
		left: 13px;
		font-size: 0;
		z-index:20000;
		color: transparent;
	}
	.phoneIcon_gray1 {
		background-position: -288px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_gray2 {
		background-position: -238px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_gray3 {
		background-position: -188px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_gray4 {
		background-position: -138px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_gray5 {
		background-position: -88px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_brown {
		background-position: -288px 0;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_purple {
		background-position: -238px 0;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_green {
		background-position: -188px 0;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_cyan {
		background-position: -138px 0;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_darkgold {
		background-position: -88px 0;
		left: auto;
		right: 13px;
	}	
}


/* iPhone view */
@media only screen and (max-width: 600px) {
	
	body.ot-menu-ipad-enable.admin-bar .ot-menu-toggle {
		margin-top: 46px;
	}

	body.ot-menu-iphone-enable {
		position: inherit;
		-moz-transition: margin-left 0.2s;
		-webkit-transition: margin-left 0.2s;
		-o-transition: margin-left 0.2s;
		width: 100%;
		margin-top: 52px;
	}

	body.ot-menu-ipad-enable:not(.ot-menu-iphone-enable) {
		margin-top: 0px;
	}

	body.ot-menu-iphone-enable .ot-menu-toggle,
	body.ot-menu-iphone-enable .ot-menu-list {
		display: block!important;
	}

	body.ot-menu-ipad-enable:not(.ot-menu-iphone-enable) .ot-menu-toggle,
	body.ot-menu-ipad-enable:not(.ot-menu-iphone-enable) .ot-menu-list {
		display: none!important;
	}

	body.ot-menu-iphone-enable .ot-menu-add {
		display: none!important;
	}

	body.ot-menu-ipad-enable:not(.ot-menu-iphone-enable) .ot-menu-add { display: none!important; }
	body.ot-menu-active { margin-left: 70%; }
	body.ot-menu-active .ot-menu-list { width: 70%; }
	body.ot-menu-active .ot-menu-toggle { left: 70%; }
	.phoneIcon {
		background: transparent url("../images/mobile-flag.png") no-repeat 0 0;
		width: 51px;
		height: 66px;
		position: absolute;
		top: 51px;
		left: 13px;
		font-size: 0;
		z-index:20000;
		color: transparent;
	}
	.phoneIcon_gray1 {
		background-position: -288px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_gray2 {
		background-position: -238px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_gray3 {
		background-position: -188px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_gray4 {
		background-position: -138px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_gray5 {
		background-position: -88px -66px;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_brown {
		background-position: -288px 0;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_purple {
		background-position: -238px 0;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_green {
		background-position: -188px 0;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_cyan {
		background-position: -138px 0;
		left: auto;
		right: 13px;
	}	
	.phoneIcon_darkgold {
		background-position: -88px 0;
		left: auto;
		right: 13px;
	}	
}
