﻿@import url('https://fonts.googleapis.com/css?family=Battambang|Chenla|Content|Khmer|Koulen|Montserrat|Roboto|Siemreap|Source+Sans+Pro');

.sam-fast-title_AllSchedule {
    font-family: 'Koulen', Arial;
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(24, 95, 157, 0.3);
    text-shadow: 1px 1px 0px rgba(24, 95, 157,0.15);
    color: #FFFFFF;
    padding-top: 19px;
}

.samsocialmovietitle{
    font-family:'Khmer OS Content', Arial, Helvetica, sans-serif;
    font-style:normal;
    font-size:14px;      
}

.samsocialmovishowcategory{
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size:12px;    
}

.samsocialmediahall{
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size:11px;
    font-weight:bold;    
    background-color: #ee4035;    
    color:#333333;    
}

.samsocialmediatime{
    font-family: Arial;
    font-size:14px;
    color:#FFFFFF;
    padding-top:5px;
}

.samborderleft{
    border-left-width: 2px;
    border-left-style: dotted;
    border-left-color:#e6e6e6;
    margin-left:83px;
}

.sambordertbottom{
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color:#444444;
}

.sambordertbottom1{    
    border-bottom-width: 2px;    
    border-bottom-style: dotted;
    border-bottom-color:#777777;    
}

.samborderleft1{
    border-left-width: 2px;
    border-left-style: dotted;
    border-left-color:#e6e6e6;
    margin-left:83px;
}

.samcircle{    
    color:#ffc107;    
    font-size:12px;
    text-align:center;        
    border-radius:100%;                
}

.samsocialscheduleheader {
    background-color: #253745;
    height: 80px;
    color: #111111;
    font-family: 'Koulen', Arial;
    border-radius: 4px;
}

.samsocialschedulefooter {
    background-color: #007bff;
    color: rgba(33, 33, 33, 0.90);
    height: 40px;        
    font-size: 13px;
    padding-top: 10px;    
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;    
}

.sammoviecategory{
    font-family:'Khmer','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;    
    color:#FFF;    
    font-size:14px;    
}

.sammovieposter{
    border-radius:10px;
     opacity:0.9;
    -moz-box-shadow: 0 0 20px #555;
	-webkit-box-shadow: 0 0 20px #555;
	box-shadow: 0 0 20px #555;  
}


/*TimeMark Start*/

.time-markfinal-fastschedule {
    padding-top: 15px;
    padding-bottom: 10px;
    background-color: #000000;
    border-radius: 6px;
    color: #eabf6f;
    text-align: center;
    text-decoration: none;
    font-family:Arial;
    font-size: 55px;
    font-weight: bold;
}

.time-mark3-fastschedule {
    width: 61px;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    color: #904b00;
    font-size: 12px;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 6px;
    margin-bottom: 2px;
}

.time-mark1-fastschedule.time-mark-sold-out-fastschedule {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
    background: -moz-linear-gradient(top, #000000 5%, #000000 100%);
    background: -webkit-linear-gradient(top, #000000 5%, #000000 100%);
    background: -o-linear-gradient(top, #000000 5%, #000000 100%);
    background: -ms-linear-gradient(top, #000000 5%, #000000 100%);
    background: linear-gradient(to bottom, #000000 5%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
    background-color: #FF0000;
    border-radius: 2px;
    border: 1px solid #eabf6f;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 11px;
    padding: 9px 5px;
    text-decoration: none;
}

.time-mark-sold-outoffshow-fastschedule {
    width: 100%;
    color: rgba(145, 145, 145, 0.90);
    height: 30px;
    background-color: #C2C1C4;
    border-radius: 2px;
    border: 1px solid #C2C1C4;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    padding: 5px 5px;
    margin-bottom: 5px;
    text-decoration: none;
    pointer-events: none;
}

.time-mark1-fastschedule.time-mark-filling-fast-fastschedule {
    animation: myanimation 3s infinite;
    background-color:#E95A5A;
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    color: rgba(105, 16, 16, 0.90);
    border-radius: 1px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
}

.samcircle3 {
    animation: myanimation 3s infinite;
    background-color: rgba(219, 33, 0, 0.90);
    border: 1px solid #eabf6f;
    color: #222;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-top: 4px;
}

.samcircle2 {
    background-color: rgba(58, 170, 67, 0.80);
    border: 1px solid rgba(0, 66, 2, 0.90);
    color: #222;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-top: 4px;
}

.samcircle-outoffshow {
    background-color: rgba(202, 202, 202, 0.80);
    color:#222;
    border: 1px solid rgb(163, 163, 163);
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-top: 4px;
}

.time-mark2-fastschedule.time-mark-filling-fast-fastschedule {    
    width: 100%;
    height: 30px;
    color: #222;
    background-color: rgba(219, 33, 0, 0.90);
    border: 1px solid rgba(186, 0, 0, 0.90);
    border-radius: 2px;    
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    padding: 5px 5px;
    margin-bottom: 5px;
    text-decoration: none;
    pointer-events: none;
}

.time-mark-advancesale {    
    width: 100%;
    height: 30px;    
    background-color: rgba(58, 170, 67, 0.80);
    border-radius: 1px;
    border: 1px solid rgba(0, 66, 2, 0.90);
    display: inline-block;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.70);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px 5px;
    text-decoration: none;
}

.time-mark1-fastschedule.time-mark-available-fastschedule {
    width: 100%;
    height: 30px;
    background-color: #ffc107;
    border-radius: 2px;
    border: 1px solid #eabf6f;
    display: inline-block;
    cursor: pointer;
    color: #111111;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px 5px;
    text-decoration: none;
}

.time-mark1-fastschedule:hover, .time-mark-fastschedule:focus {
    background-color: #FF0000;
    border-radius: 2px;
    border: 1px solid rgba(219, 33, 0, 0.90);
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    padding: 5px 5px;
    text-decoration: none;
}

.time-mark1-fastschedule .hour{font-size:16px;display:block}

.time-mark-fastschedule {
    width: 61px;
    margin-top: 5px;
    margin-left: 0px;
    padding-top: 8px;
    padding-bottom: 5px;
    color: #904b00;
    font-size: 11px;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
    margin-bottom: 10px;
}
    .time-mark-fastschedule.time-mark-sold-out-fastschedule {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
        background: -moz-linear-gradient(top, #000000 5%, #000000 100%);
        background: -webkit-linear-gradient(top, #000000 5%, #000000 100%);
        background: -o-linear-gradient(top, #000000 5%, #000000 100%);
        background: -ms-linear-gradient(top, #000000 5%, #000000 100%);
        background: linear-gradient(to bottom, #000000 5%, #000000 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
        background-color: #000000;
        border-radius: 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #eabf6f;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 11px;
        padding: 5px 5px;
    }
    .time-mark-fastschedule.time-mark-filling-fast-fastschedule {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d4b4d), color-stop(1, #eabf6f));
        background: -moz-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
        background: -webkit-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
        background: -o-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
        background: -ms-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
        background: linear-gradient(to bottom, #eabf6f 5%, #eabf6f 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eabf6f', endColorstr='#eabf6f',GradientType=0);
        background-color: #eabf6f;
        border-radius: 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #000000;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 11px;
        padding: 5px 5px;
        text-decoration: none;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
    }

    .time-mark-fastschedule.time-mark-available-fastschedule {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
        background: -moz-linear-gradient(top, #000000 5%, #000000 100%);
        background: -webkit-linear-gradient(top, #000000 5%, #000000 100%);
        background: -o-linear-gradient(top, #000000 5%, #000000 100%);
        background: -ms-linear-gradient(top, #000000 5%, #000000 100%);
        background: linear-gradient(to bottom, #000000 5%, #000000 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
        background-color: #000000;
        border-radius: 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #eabf6f;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 11px;
        padding: 5px 5px;
        text-decoration: none;
    }

    .time-mark-fastschedule:hover, .time-mark-fastschedule:focus {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d4b4d), color-stop(1, #eabf6f));
        background: -moz-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
        background: -webkit-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
        background: -o-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
        background: -ms-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
        background: linear-gradient(to bottom, #eabf6f 5%, #eabf6f 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eabf6f', endColorstr='#eabf6f',GradientType=0);
        background-color: #eabf6f;
        border-radius: 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #000000;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 11px;
        padding: 5px 5px;
        text-decoration: none;
    }

.time-mark .hour{font-size:16px;display:block}

/*TimeMark End*/