/* Timeline */

.timeline-box {
    position: relative;
}
.timeline-box:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    margin-left: 0;
    content: '';
    border-left: 1px solid transparent;
}
.timeline-box .tl-row {
    position: relative;
    padding: 10px 0;
}
.timeline-box .tl-row .tl-item {
    width: 50%;
}
.timeline-box .popover {
    min-width: 50px;
}
.timeline-box .tl-row .tl-item .popover {
    position: relative;
    display: block;
    margin: 0;
    box-shadow: 0 0 0 transparent;
}
.timeline-box .tl-row .tl-item .popover.left {
    float: right;
    margin-right: 35px;
}
.timeline-box .tl-row .tl-item.float-right .popover.right {
    margin-left: 45px;
}
.timeline-box .tl-row .tl-item .tl-panel {
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    margin-top: -8px;
    margin-left: 23px;
    text-align: left;
}
.timeline-box .tl-row .tl-item.float-right .tl-panel {
    right: 50%;
    left: auto;
    margin-right: 23px;
    margin-left: 0;
    text-align: right;
}
.timeline-box .tl-row .tl-item .tl-title {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px;
}
.timeline-box .tl-row .tl-item .tl-label {
    display: inline-block;
    margin-bottom: 10px;
    padding: 5px 8px;
}
.timeline-box .tl-row .tl-item .tl-content {
    font-size: 13px;
    margin: 0 0 10px;
    opacity: .80;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
}
.timeline-box .tl-row .tl-item .tl-time {
    font-style: italic;
    opacity: .40;
    -moz-opacity: .40;
    filter: alpha(opacity: 40);
}
.timeline-box .tl-row .tl-item .tl-icon,
.timeline-box .tl-row .tl-item .tl-bullet {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 17px;
    height: 17px;
    margin-top: -9px;
    margin-left: -8px;
    border-radius: 100px;
}
.timeline-box .tl-row .tl-item .tl-bullet:before {
    display: block;
    width: 9px;
    height: 9px;
    margin: 4px 0 0 4px;
    content: '';
    border-radius: 100px;
    background: #fff;
}
.timeline-box .tl-row .tl-item .tl-icon {
    font-size: 18px;
    line-height: 34px;
    width: 34px;
    height: 34px;
    margin-top: -18px;
    margin-left: -17px;
    text-align: center;
}
/* Timeline Horizontal */

.timeline-scroll {
    overflow-x: scroll;
    overflow-y: hidden;
}
.timeline-horizontal {
    height: 400px;
    padding: 10px 0;
}
.timeline-horizontal .tl-row {
    float: left;
    width: 400px;
    height: 173px;
}
.timeline-horizontal.timeline-box:before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    border: 0;
}
.timeline-horizontal.timeline-box .tl-row .tl-item {
    width: auto;
}
.timeline-horizontal.timeline-box .tl-row .tl-item .tl-panel {
    top: auto;
    bottom: -60px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
}
.timeline-horizontal.timeline-box .tl-row .tl-item .tl-bullet {
    margin-left: -9px;
}
.timeline-horizontal.timeline-box .tl-row .tl-item .tl-icon,
.timeline-horizontal.timeline-box .tl-row .tl-item .tl-bullet {
    top: auto;
    bottom: -27px;
}
.timeline-horizontal.timeline-box .tl-row .tl-item .popover {
    position: absolute;
    top: auto;
    bottom: 10px;
    width: 100%;
}
.timeline-horizontal.timeline-box .tl-row .tl-item.float-right .tl-panel {
    bottom: 0;
}
.timeline-horizontal.timeline-box .tl-row .tl-item.float-right .popover {
    top: 220px;
    bottom: auto;
}

/* Timeline columns */

.timeline-box-right.timeline-box .tl-row .tl-item,
.timeline-box-left.timeline-box .tl-row .tl-item {
    width: auto;
    float: none !important;
}

.timeline-box-right.timeline-box .tl-row .tl-item .popover,
.timeline-box-left.timeline-box .tl-row .tl-item .popover {
    float: none;
}

.timeline-box-right.timeline-box:before {
    left: auto;
    right: 17px;
}

.timeline-box-right.timeline-box .tl-row {
    padding-right: 20px;
}

.timeline-box-right.timeline-box .tl-row .tl-item .tl-icon,
.timeline-box-right.timeline-box .tl-row .tl-item .tl-bullet {
    left: auto;
    right: 17px;
    margin-left: 0;
    margin-right: -17px;
}

.timeline-box-left.timeline-box:before {
    right: auto;
    left: 17px;
}

.timeline-box-left.timeline-box .tl-row {
    padding-left: 20px;
}

.timeline-box-left.timeline-box .tl-row .tl-item .tl-icon,
.timeline-box-left.timeline-box .tl-row .tl-item .tl-bullet {
    right: auto;
    left: 17px;
    margin-right: 0;
    margin-left: -17px;
}<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6aabdcde306c3-trace').style.display = (document.getElementById('cakeErr6aabdcde306c3-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [<b>CORE/Cake/Cache/Cache.php</b>, line <b>328</b>]<div id="cakeErr6aabdcde306c3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6aabdcde306c3-code').style.display = (document.getElementById('cakeErr6aabdcde306c3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6aabdcde306c3-context').style.display = (document.getElementById('cakeErr6aabdcde306c3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6aabdcde306c3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E_USER_WARNING</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6aabdcde306c3-context" class="cake-context" style="display: none;">$key = &#039;cake_dev_eng&#039;
$value = array(
	&#039;LC_MESSAGES&#039; =&gt; array()
)
$config = &#039;_cake_core_&#039;
$settings = array(
	&#039;prefix&#039; =&gt; &#039;*****&#039;,
	&#039;engine&#039; =&gt; &#039;File&#039;,
	&#039;path&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/app/tmp/cache/persistent/&#039;,
	&#039;serialize&#039; =&gt; true,
	&#039;duration&#039; =&gt; (int) 10,
	&#039;lock&#039; =&gt; true,
	&#039;isWindows&#039; =&gt; false,
	&#039;mask&#039; =&gt; (int) 436,
	&#039;probability&#039; =&gt; (int) 100,
	&#039;groups&#039; =&gt; array()
)
$success = false</pre><pre class="stack-trace">Cache::write() - CORE/Cake/Cache/Cache.php, line 328
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
Cache::write() - CORE/Cake/Cache/Cache.php, line 326
App::shutdown() - CORE/Cake/Core/App.php, line 901
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6aabdcde309ac-trace').style.display = (document.getElementById('cakeErr6aabdcde309ac-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_core_ cache was unable to write 'file_map' to File cache [<b>CORE/Cake/Cache/Cache.php</b>, line <b>328</b>]<div id="cakeErr6aabdcde309ac-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6aabdcde309ac-code').style.display = (document.getElementById('cakeErr6aabdcde309ac-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6aabdcde309ac-context').style.display = (document.getElementById('cakeErr6aabdcde309ac-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6aabdcde309ac-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E_USER_WARNING</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6aabdcde309ac-context" class="cake-context" style="display: none;">$key = &#039;file_map&#039;
$value = array(
	&#039;Configure&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Core/Configure.php&#039;,
	&#039;Hash&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Utility/Hash.php&#039;,
	&#039;Cache&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Cache/Cache.php&#039;,
	&#039;FileEngine&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Cache/Engine/FileEngine.php&#039;,
	&#039;CacheEngine&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Cache/CacheEngine.php&#039;,
	&#039;Inflector&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Utility/Inflector.php&#039;,
	&#039;ErrorHandler&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Error/ErrorHandler.php&#039;,
	&#039;CakePlugin&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Core/CakePlugin.php&#039;,
	&#039;CakeLog&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Log/CakeLog.php&#039;,
	&#039;LogEngineCollection&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Log/LogEngineCollection.php&#039;,
	&#039;ObjectCollection&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Utility/ObjectCollection.php&#039;,
	&#039;FileLog&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Log/Engine/FileLog.php&#039;,
	&#039;BaseLog&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Log/Engine/BaseLog.php&#039;,
	&#039;CakeLogInterface&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Log/CakeLogInterface.php&#039;,
	&#039;Debugger&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Utility/Debugger.php&#039;,
	&#039;CakeText&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Utility/CakeText.php&#039;,
	&#039;Dispatcher&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Routing/Dispatcher.php&#039;,
	&#039;CakeEventListener&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Event/CakeEventListener.php&#039;,
	&#039;CakeRequest&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Network/CakeRequest.php&#039;,
	&#039;CakeResponse&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Network/CakeResponse.php&#039;,
	&#039;CakeEvent&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Event/CakeEvent.php&#039;,
	&#039;CakeEventManager&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Event/CakeEventManager.php&#039;,
	&#039;AssetDispatcher&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Routing/Filter/AssetDispatcher.php&#039;,
	&#039;DispatcherFilter&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Routing/DispatcherFilter.php&#039;,
	&#039;CacheDispatcher&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/lib/Cake/Routing/Filter/CacheDispatcher.php&#039;
)
$config = &#039;_cake_core_&#039;
$settings = array(
	&#039;prefix&#039; =&gt; &#039;*****&#039;,
	&#039;engine&#039; =&gt; &#039;File&#039;,
	&#039;path&#039; =&gt; &#039;/var/www/dev.behaviorzone.net/beaba/Source/app/tmp/cache/persistent/&#039;,
	&#039;serialize&#039; =&gt; true,
	&#039;duration&#039; =&gt; (int) 10,
	&#039;lock&#039; =&gt; true,
	&#039;isWindows&#039; =&gt; false,
	&#039;mask&#039; =&gt; (int) 436,
	&#039;probability&#039; =&gt; (int) 100,
	&#039;groups&#039; =&gt; array()
)
$success = false</pre><pre class="stack-trace">Cache::write() - CORE/Cake/Cache/Cache.php, line 328
App::shutdown() - CORE/Cake/Core/App.php, line 901
[main] - [internal], line ??</pre></div></pre>