._cm-div{
    height: 0px;
    transition: height 1s;
}


#_cm-video-unit, #_cm-video-unit div {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 1;
    font-family: arial;
    direction: rtl;
}

#_cm-video-unit._cm-inline {
    width: 100% !important;
    height: 0;
    overflow: hidden !important;

    /* Set our transitions up. */
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    transition: height 1s;
    float: none !important;
    clear: both !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    background-color: black;
}

#_cm-video-unit._cm-inline ._cm-inline-video {
    position: relative;
    float: none;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#_cm-video-unit._cm-inline ._cm-ad-title {
    text-align: center;
    font-family: arial;
    font-size: 8px;
    font-weight: bold;
    padding: 2px 0 !important;
    background-color: white;
    color: #ababab;
    border: none;
    float: none;
    width: 100%
}

#_cm-video-unit._cm-inline ._cm-os-player {
    background: black;
    width: 100%;
    float: none;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 0;
    left: 0; z-index : 2147483647;
}

._cm-close {
    position: absolute !important;
    right: 3px !important;
    top: 3px !important;
    z-index: 2147483647 !important;
    border-radius: 100px !important;
    cursor: pointer !important;
    background-color: rgba(255, 255, 255, 0.65) !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-image: url('http://cloudvid.cachefly.net/assets/x-close-24.png') !important;
    width: 24px !important;
    height: 24px !important;
    border: none !important;
    float: none !important;
    padding: 0px 0px 0px 0px !important;
}

._cm-os-player._cm-detach-pre {
    background: black;
    width: 300px;
    height: 250px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2147483647;
    overflow: hidden;
}

._cm-os-player._cm-detach-post {
    width: 300px !important;
    height: 168.75px !important;
    top: auto !important;
    left: auto !important;
    right: 0 !important;
    bottom: 0 !important;
}

._cm-os-player._cm-detach-post._cm-slideOut {
    transition: 1s;
    right: -300px !important;
}

._cm-os-interstitial {
    overflow: hidden !important;
    float: none !important;
    clear: both !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    right: 0 !important;
    position: fixed !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    width: 100% !important;
    height: 0px !important;

}

._cm-os-interstitial ._cm-video-ad-place-holder {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    margin: auto !important;
}

._cm-os-interstitial ._cm-video-ad-place-holder ._cm-video-ad {

}

._cm-os-interstitial ._cm-video-ad-place-holder ._cm-video-ad ._cm-close {
    right: -20px !important;
    top: -20px !important;
}

._cm-os-interstitial._cm-detach-post {
    width: 300px !important;
    height: 168.75px !important;
    position: fixed !important;
    top: auto !important;
    left: auto !important;
    right: 1px !important;
    bottom: 1px !important;
    transition: none !important
}

._cm-os-interstitial._cm-detach-post ._cm-video-ad-place-holder{
    width: 300px !important;
    height: 168.75px !important;
}
._cm-os-interstitial._cm-detach-post ._cm-video-ad-place-holder ._cm-video-ad{
    width: 300px !important;
    height: 168.75px !important;
}

._cm-os-interstitial._cm-detach-post ._cm-video-ad-place-holder ._cm-video-ad ._cm-close {
    right: 3px !important;
    top: 3px !important;
}

._cm-os-slider{
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    z-index: 2147483647 !important;
    transition: 1s !important;
    position:fixed!important;
    overflow: hidden !important;
}
._cm-os-slider._cm-slider-top{
    top:0!important;
    bottom:auto!important;
}
._cm-os-slider._cm-slider-middle{
    top:0!important;
    bottom:0!important;
    margin:auto!important;
}
._cm-os-slider._cm-slider-bottom{
    top:auto!important;
    bottom:0!important;

}
._cm-os-slider._cm-slider-left{
    left:0!important;
    right:auto!important;
}
._cm-os-slider._cm-slider-right{
    left:auto!important;
    right:0!important;
}

._cm-os-slider._cm-slider-left ._cm-close{
    right: auto !important;
    left: 3px !important;
}
._cm-os-300X250{
    overflow: hidden !important;
    width:300px !important;
    height:250px !important;
}
._cm-os-300X600{
    overflow: hidden !important;
    width:300px !important;
    height:600px !important;
}

/* +------------+ */
/* | EXPANDABLE | */
/* +------------+ */

._cm-expandable {
    overflow: hidden !important;
    /* Set our transitions up. */
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    transition: max-height 1s;
    float: none !important;
    clear: both !important;
    margin: 0px auto 0px auto !important;
    padding: 0px 0px 0px 0px !important;
    background-color: black;
}

._cm_max_height_transition {
    /* Set our transitions up. */
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    transition: max-height 1s;
}

._cm-expandable ._cm-expandable-video {
    position: relative;
    float: none;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

._cm-expandable ._cm-ad-title {
    text-align: center;
    font-family: arial;
    font-size: 8px;
    font-weight: bold;
    padding: 2px 0 !important;
    background-color: white;
    color: #ababab;
    border: none;
    float: none;
    width: 100%
}

._cm-expandable ._cm-os-player {
    background: black;
    width: 100%;
    float: none;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 0;
    left: 0; z-index : 2147483647;
}
.test{

}