﻿3dl.sfDetailList dt{clear: left;color: #CDCDCD;float: left;font-style: italic;line-height: 20px;width: 100px;}
dl.sfDetailList dd{float: left;font-style: italic; width: auto;}
ul.sfImageGallery li{float: left;height: 100px; overflow: hidden;width: 100px;}

ul.sfImageGallery li a

{

    display: block;

    float: left;

}
.sfNowShowingWrapper ul

{

    margin-top: 10px;

}

.sfNowShowingWrapper ul li

{

    float: left;

    margin-bottom: 25px;

    margin-right: 25px;

    text-align: center;

    width: 112px;

    word-wrap: break-word;

}

.sfNowShowingWrapper ul li .sfImgHolder

{

    box-shadow: 1px 1px 3px rgba(1, 1, 1, 0.5);

    height: 165px;

    margin-bottom: 5px;

    overflow: hidden;

    width: 111px;

}

.sfNowShowingWrapper ul li .sfImgHolder img

{

    height: 165px;

    width: 111px;

}

.sfPageSlider

{

    background-color: #F2F2F2;

    height: auto !important;

    min-height: 300px;

    padding: 25px;

    position: absolute;

    right: 300px;

    top: 50px;

    width: 612px;

}

.sfPageSlider h4, .sfPageSlider p

{

    color: #515357;

}

.sfFoodImgThumb

{

    box-shadow: 1px 1px 3px rgba(1, 1, 1, 0.5);

    float: left;

    height: 125px;

    overflow: hidden;

    width: 120px;

}

.sfFoodImgThumb img

{

    height: 125px;

    width: 120px;

}

.sfFoodContent

{

    color: #515357;

    float: left;

    margin-left: 15px;

    overflow: hidden;

    width: 77.7%;

}

.sfFoodContent table.sfFoodMenuTable tr td.sfQty input

{

    background: none repeat scroll 0 0 #666666;

    border: medium none;

    color: #FFFFFF;

    height: 20px;

    padding: 3px 5px;

    width: 38px;

}

a.sfPageSliderCloseBtn

{

    background-color: #B8A37D;

    display: block;

    height: 40px;

    position: absolute;

    right: 0;

    top: 0;

    width: 40px;

}

a.sfPageSliderCloseBtn span

{

    margin: 8px 0 0 10px;

}

a.sfPageSliderCloseBtn:hover

{

    background-color: #DCC191;

}

.sfAccountContent table tr td{ padding:0; border-bottom: 0;}
.sfCommonBox h2{ padding:20px 0; font-size: 48px; }
.sfAccountImg

{
    background: #fff;
    height:64px;
    margin-right: 20px;
    overflow: hidden;
    width:64px;
    position: relative;
}
.sfAccountImg > img{
	position:absolute;
	width:100%;
	height:100%;
}
#fileUploader{

    position: relative;

    bottom: 0px;

    left: 0px;

    z-index:7;

    opacity: 0;
	

}
.sfAccountImg span{
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px; 
    font-size: 11px;
    background: #1a1a1a;
    text-align: center;
    padding: 3px 0;
    width: 100%;
	line-height:12px;
    color: #fff;

}

.sfAccountImg:hover span

{

    display: block;

    cursor: pointer;
	

}



#fileUploader:hover .ChangeImage{
	display: block;
}


.sfAccountDetails

{

    height: 85px;

    padding-right: 25px;

    width: auto;

}

.sfAccountDetails h3{
    font-weight: normal;
    margin-top: 10px;
	margin-bottom:0;
    color: #fff;
}

.sfAccountDetails a{
    color:#fff;
	font-size:14px;
}
.sfAccountDetails a:hover{
    color: #fff;
    text-decoration: underline;
}

.sfAccountMemberIdDetails

{
    width: auto;
	flex-grow:2;
	padding:40px;
}

.sfAccountMemberIdDetails dl{
    margin:0 0 5px 0;
    color: #fff;
    width:100%;
}

.sfAccountMemberIdDetails dl dt{
    clear: left;
    float: left;
    width:120px;
	margin:0;
    color: #fff;
}

.sfAccountMemberIdDetails dl dd{
    float: left;
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: -ms-calc(100% - 120px);
    width: -o-calc(100% - 120px);
    width: calc(100% - 120px);
	margin-top:2px;
    color: #fff;

}
.sfSmallButton.sfBlueButton{
    margin-left: 10px;
    color: #000;
    cursor: pointer;
}
.sfSmallButton.sfBlueButton:hover{
    text-decoration: underline;
}
.sfMemberActiveItemsHolder

{

    background-color: #A48856;

    border-radius: 3px 3px 3px 3px;

    box-shadow: 0 1px 2px rgba(213, 177, 112, 0.69) inset;

    float: right;

    margin-top: 10px;

    padding: 10px 15px;

    width: auto;

}

.sfMemberActiveItemsHolder h5

{

    margin-bottom: 5px;

}

.sfMemberActiveItemsHolder h5 span

{

    float: left;

    margin-right: 10px;

}

.sfMemberActiveItemsHolder dl

{

}

.sfMemberActiveItemsHolder dl dt

{

    color: #FFFFFF;

    float: left;

    margin-right: 5px;

    width: auto;

}

.sfMemberActiveItemsHolder dl dd

{

    color: #FFFFFF;

    float: left;

    margin-right: 20px;

    width: auto;

}

.sfMemberActiveItemsHolder dl dd:last-child

{

    margin-right: 0;

}

.sfMemberActiveItemsHolder dl dt a, .sfMemberActiveItemsHolder dl dd a

{

    color: #FFFFFF;

}

.sfSidebarMenuHolder

{
 border-bottom: 2px solid #0071bd;
    overflow: hidden;
    padding: 20px 0 0;; 
    

}

ul.sfHorizontalMenuA

{

    cursor: pointer;

}
ul.sfHorizontalMenuA li i{ margin-right: 5px; line-height: 60px; }
ul.sfHorizontalMenuA li

{

    width: auto;
     float: left; 
     display: block;
      padding: 0px 29px;
      height: 45px; 
      line-height: 45px; 
      color:#fff;   border-left: 3px solid transparent;
       cursor:pointer;
        -webkit-transition: all 0.5s ease;
         -moz-transition: all 0.5s ease; 
         -ms-transition: all 0.5s ease; 
         -o-transition: all 0.5s ease;
          transition: all 0.5s ease;


}
.pad40{ padding: 40px;}
ul.sfHorizontalMenuA li a

{

    color: #FFFFFF;

    display: block;

    line-height: 45px;

    padding: 0 20px;

}

ul.sfHorizontalMenuA li:hover,ul.sfHorizontalMenuA li.active{
   border-bottom:none;
   background-color:#0071bd !important;
   color:#fff;   border-left: 3px solid red;
} 

.sfAccountInfo{ background:#ccc;}

.sfAccountContent

{ margin-top:0 !important;  min-height:240px; padding: 10px 0 0;}

table.sfTableStyleA{
    background-color: #252525;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(70, 70, 70, 0.69) inset;
    padding: 15px;
}

table.sfTableStyleA tr th

{

    border-bottom: 1px solid #929292;

    color: #FFFFFF;

    font-weight: bold;

    padding: 4px;

    text-align: left;

}

table.sfTableStyleA tr

{

}

table.sfTableStyleA tr:hover td

{

    background-color: #3B3B3B;

}

table.sfTableStyleA tr td

{

    border-bottom: 1px solid #3B3B3B;

    padding: 6px 4px;

}

.sfHistoryMOvieTitleBar h5{ color:#000; font-size:16px;margin:0;}

.sfHistoryMOvieTitleBar div div.sfStatusPanel

{

    position: absolute;

    right: 0;

    top: -15px;

}

.sfSpacer

{

    height: 8px;

}

.sfCinemaBg

{

    background: url("../images/registration-bg.jpg") no-repeat scroll center top #131313;

}

.sfRegistrationHolder

{

    background-color: rgba(54, 54, 54, 0.5);

    border: 1px solid #424242;

    border-radius: 3px 3px 3px 3px;

    float: left;

    padding: 20px 30px;

    width: 525px;

}

.sfRegistrationHolder form.sfFormStyleA p input

{

    background: none repeat scroll 0 0 #141414;

    border: 1px solid #323131;

}

.sfRegistrationHolder form.sfFormStyleA p input[type="submit"]

{

    border: 1px solid #151414;

}

.sfFormStyleA > p > .sfRequired,
span.sfError{
  position:absolute;
  left:160px;
  font-size:11px;
  margin-top:-3px;
  color: #f41e1e;
}
.sfFormStyleA > p >a.sfOrangeButton:hover{
	color:#fff;
}
.sfFormStyleA > p >a.sfOrangeButton:active,
.sfFormStyleA > p >a.sfOrangeButton:focus{
	color:#fff !important;
}

.sfFormStyleA p,.sfFormStyleA div

{

    margin-bottom:20px;
    position: relative;

}

.sfFormStyleA p label,.sfFormStyleA label{
    float: left;
    margin-top: 5px;
    width:110px;
}

.sfFormStyleA p input.sfInputbox,.sfFormStyleA p textarea,
.sfFormStyleA input.sfInputbox,.sfFormStyleA p textarea.sfInputbox,
.sfFormStyleA textarea.sfInputbox{
    width:-webkit-calc(100% - 110px);
    width:-moz-calc(100% - 110px);
    width:-ms-calc(100% - 110px);
    width:-o-calc(100% - 110px);
    width:calc(100% - 110px);
}
#rdbGender{
    width:-webkit-calc(100% - 160px) !important;
    width:-moz-calc(100% - 160px) !important;
    width:-ms-calc(100% - 160px) !important;
    width:-o-calc(100% - 160px) !important;
    width:calc(100% - 160px) !important;
    float: left;
    display: block;
    margin-bottom: 0;
}
#lblDisplayUserName{
    color: #000; 
    text-transform: uppercase;
}
textarea.sfInputbox{ height:auto !important;}

.sfFormStyleA p input[type="file"]

{

    background: none repeat scroll 0 0 #FFFFFF;

    border: medium none #FFFFFF;

}

.sfFormStyleA p .sfalert

{

    margin-left: 125px;

    margin-top: 5px;

}


.sfFormStyleA p input[type="submit"], .sfFormStyleA p input[type="submit"], .sfFormStyleA p input[type="submit"]

{

    background-color: #141414;

    background-image: linear-gradient(to top, #0D0D0D, #191A1A);

    border: 1px solid #151414;

    border-radius: 3px 3px 3px 3px;

    box-shadow: 0 2px 9px rgba(1, 1, 1, 0.75), 0 2px 1px rgba(149, 149, 149, 0.24) inset;

    color: #CDCDCD;

    display: inline-block;

    height: 32px;

    padding: 0 15px;

    width: auto;

}

.sfFormStyleA p input[type="submit"]:hover, .sfFormStyleA p input[type="submit"]:hover, .sfFormStyleA p input[type="submit"]:hover

{

    background: linear-gradient(to top, #141414, #262727) repeat scroll 0 0 #333333;

    text-decoration: none;

}

.sfFormStyleA p input[type="submit"]:active, .sfFormStyleA p input[type="submit"]:active, .sfFormStyleA p input[type="submit"]:active

{

    background-image: linear-gradient(to top, #0F0F0F, #1E1F1F);

    border: 1px solid #151414;

    box-shadow: 0 2px 9px rgba(1, 1, 1, 0.75), 0 2px 1px rgba(149, 149, 149, 0.24) inset;

}

.sfLoginHolder, .sfForgotPwHolder

{

    background-color: rgba(17, 17, 17, 0.7);

    border: 1px solid #2A2A2A;

    border-radius: 3px 3px 3px 3px;

    float: right;

    padding: 20px 30px;

    width: 285px;

}

.sfLoginHolder form.sfFormStyleA p label

{

    width: 95px;

}

.sfLoginHolder form.sfFormStyleA p input[type="text"], .sfLoginHolder form.sfFormStyleA p input[type="password"]

{

    background: none repeat scroll 0 0 #303030;

    border: 1px solid #3D3A3A;

    border-radius: 3px 3px 3px 3px;

    color: #FFFFFF;

    height: 28px;

    line-height: 28px;

    padding: 0 5px;

    width: 170px;

}

.sfLoginHolder form.sfFormStyleA p input[type="checkbox"]

{

    margin-right: 10px;

    vertical-align: middle;

    width: 15px;

}

.sfForgotPwHolder form.sfFormStyleA p label

{

    margin-bottom: 5px;

    width: 125px;

}

.sfForgotPwHolder form.sfFormStyleA p input[type="text"]

{

    background: none repeat scroll 0 0 #303030;

    border: 1px solid #3D3A3A;

    width: 250px;

}





/*TableStyleB*/

.sfTableStyleB a

{

    text-decoration: underline;

}

.sfTableStyleB tr td

{

    vertical-align: top;

    word-wrap: break-word;

}

.sfStatusPending, .sfStatusCompleted{
    border:solid 1px #16c470;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    float: right;
    width: auto;
    padding: 0px 10px;
    background: #16c470;
    color: #fff;

}
/*
.sfStatusPending

{

    color:#fff !important;

}

.sfStatusCompleted

{

    color: #8dc63f !important;

}*/

.sfCancelOrder{
    border:solid 1px #000;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #000;
    float: right;
    width: auto;
    padding: 0px 10px;
    margin-left: 5px;
    cursor: pointer;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
.sfCancelOrder a{
    color: #fff;
    text-decoration: none;
}
.sfCancelOrder:hover{
    background: #000;
    color:#fff;
}

.sfHistoryMovieImgThumb{
    background: url(../images/no-image-small.png) no-repeat center center #1a1a1a;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 3px rgba(1,1,1,.5);
    -moz-box-shadow: 1px 1px 3px rgba(1,1,1,.5);
    box-shadow: 1px 1px 3px rgba(1,1,1,.5);
    width: 140px;
	float:left;
    height: 169px;
    margin-bottom: 20px;
}

.sfHistoryMovieImgThumb img

{

    width:100%;

    height:100%;

}

.sfProfiletableContent{ margin:0 0 20px 20px; font-size:14px; width:98% !important;}
.sfProfiletableContent tr,
.sfHorizontalTabContent tr,
.RewardPoints tr{ background:rgba(204,204,204,0.8);}
.sfProfiletableContent tr:nth-child(even),
.sfHorizontalTabContent tr:nth-child(even),
.RewardPoints tr:nth-child(even){ background:#ccc;}
.sfHorizontalTabContent table tr td{ padding: 5px 10px; }
.sfHistoryMOvieTitleBar div{position: relative;}
.sfHistoryMOvieTitleBar div h6{margin-top: 13px;padding-bottom: 5px;}
.sfHistoryMOvieTitleBar div div.sfStatusPanel{right:0px;position: absolute; top:0;}
table.sfTableStyleB tr td table tr td table tr td{padding: 2px 4px;}
table.sfTableStyleB tr td table tr td table tr td span{color: #fff;}
.sfSpacer{height:0;}
.sfCinemaBg{background: url(../images/registration-bg.jpg) no-repeat center top #131313;}
.sfRegistrationHolder{
width: 525px;
float: left;
padding: 20px 30px;
border: 1px solid #424242;
background-color: rgba(54,54,54,0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50545454,endColorstr=#50545454);
zoom: 1;
-webkit-border-radius: 3px;
border-radius: 3px;

}


.sfRegistrationHolder form.sfFormStyleA p input[type="submit"]

{

    border: 1px solid #151414;

}


/*Progress bar*/

.meter

{

    height: 14px; /* Can be anything */

    position: relative; /*margin: 60px 0 20px 0;*/ /* Just for demo spacing */

    background: #1a1a1a;

    -moz-border-radius: 25px;

    -webkit-border-radius: 25px;

    border-radius: 25px;

    padding: 5px;

    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);

    -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);

    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);

}

.meter > span

{

    display: block;

    height: 100%;

    -webkit-border-top-right-radius: 20px;

    -webkit-border-bottom-right-radius: 20px;

    -moz-border-radius-topright: 20px;

    -moz-border-radius-bottomright: 20px;

    border-top-right-radius: 20px;

    border-bottom-right-radius: 20px;

    -webkit-border-top-left-radius: 20px;

    -webkit-border-bottom-left-radius: 20px;

    -moz-border-radius-topleft: 20px;

    -moz-border-radius-bottomleft: 20px;

    border-top-left-radius: 20px;

    border-bottom-left-radius: 20px;

    position: relative;

    overflow: hidden;

}

.meter > span:after, .animate > span > span

{

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    z-index: 1;

    overflow: hidden;

}

.red > span

{

    background: #ff3019; /* Old browsers */

    background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */

}

.orange > span

{

    background: #fac695; /* Old browsers */

    background: -moz-linear-gradient(top,  #fac695 0%, #f5ab66 47%, #ef8d31 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac695), color-stop(47%,#f5ab66), color-stop(100%,#ef8d31)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 ); /* IE6-9 */

}


.blue > span

{

    background: #7abcff; /* Old browsers */

    background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */

}

.progessBar

{

    width: 200px;

    float: right;

}


.sfSubscribedHolder

{

    float: right;

    width: auto;

    overflow: hidden;

}

.sfSubscribedHolder span

{

    display: inline-block;

    cursor: pointer;

    float: right;

    width: auto;

    padding: 5px;

    color: #aaa;

    font-size: 12px;

}



.sfSubscribedHolder span.Subscribed

{

   border-right:1px solid #aaa;

}

.sfSubscribedHolder span.UnSubscribed

{

   

}


.sfSubscribedHolder em

{

    float: left;

    width: auto;

    padding: 5px 10px;

    font-size: 12px; 

    background-color:#262626; color:#fff;

}


.ChangeFood

{

    color: #a48856;

    cursor: pointer;

}

.ChangeFood:hover

{

    text-decoration: underline;

}


.sfProfiletableContent

{

    /*table-layout:fixed;*/

}

table.sfProfiletableContent tr td{ padding:8px 15px !important;}

#DetailPopUp

{

    background-color: #fff;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    -webkit-box-shadow: 0 17px 40px rgba(0,0,0,0.35);

    box-shadow: 0 17px 40px rgba(0,0,0,0.35);

    display: none;

    padding: 15px;

    position: fixed;

    top: 10%;

    width: 600px;

    z-index: 9999;

}


.sfHorizontalTabContent table tr th

{

    border-bottom: 1px solid #5A5A5A;

    font-size: 14px;

    font-weight: bold;

    padding:5px 10px;

    text-align: left;

}



.DetailPopUpContent table tr td

{

    color: #1a1a1a;

}

.DetailPopUpContent table tr td strong

{

    font-weight: bold;

}


.sfPurchasedTotal

{

    background: none repeat scroll 0 0 #F1F1F1;

    margin-top: 10px;

    padding: 3px;

}

.sfPurchasedTotal table tr td

{

    text-align: right;

    padding: 3px;

}


.sfGridwrapper table tr th{
    border-bottom: 1px solid #5A5A5A;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    text-align: left;
    color:#fff;
    background: rgba(0,0,0,0.6);

}

.sfGridwrapper table tr td{
    padding:15px;
}
.RewardPoints .sfGridwrapper table tr{
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
/*.RewardPoints .sfGridwrapper table tr:last-child{
    border-bottom:none;
    background: rgba(0, 0, 0, 0.4);
}
.RewardPoints .sfGridwrapper table tr:last-child td{
    color: #fff;
    font-weight: bold;
}*/
.TotalNoOfPage, #sfPagination

{

    float: left;

}

.TotalNoOfPage

{

    display: none;

    border: thin solid #C0C0C0;

    float: right;

    padding: 0 2px;

    margin: 6px 100px 0px 1px;

}




.sfPagination {

    border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px;

    width: auto; margin-top:10px; clear: both;}

.sfPagination div

{


    float: left;
    padding:5px;
    text-align: center;
    width:32px;
	font-size:16px;
    color: #666;

}

.sfPagination div:hover

{


    color: #fff;

}

.paginationContainer

{

    color: #D5B170;

   

    margin: 20px 0px;

    font-size: larger;

}

.sfPagination .active{color:#fff; }


.red-bg{ background:rgba(0,0,0,0.5);}
.flex{
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.sfAccountMemberIdDetails.flex{
    -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-flex-direction: row;
      flex-direction: row;
}
	.sfHorizontalTabNav{ display: flex; float: right;}
	.sfHorizontalTabNav li{ list-style:none;
    margin-right: 25px;
    padding: 10px 0; }
        .sfHorizontalTabNav li a{ color: #666; }
                .sfHorizontalTabNav li a:hover{ color: #fff; }
    .sfOrangeButton{border:none; padding: 12px 30px; color: #fff; background: #f41e1e !important;}
    #bind-bookingdetail td{ border-bottom: none !important; }

/*--------------------------*/
.sfTableStyleB{
	width:100%;
	float:left;
}
.sfProfiletableContent{
	width:calc(100% - 160px) !important;
	float:right;
}
.sfProfiletableContent > div {
    padding: 5px 15px !important;
	position:relative;
    display: flex;
}
.sfProfiletableContent > div.sfHistoryMOvieTitleBar{
    background-color:#ccc !important; 
    padding: 15px !important;
}
.sfProfiletableContent > div > label{
	width:50%;
	display:inline-block;
}
.sfProfiletableContent > div > label > h6{
    float: left;
    line-height: 1.4;
    margin: 0;
    width: 115px;
}
.sfProfiletableContent > div > label > span{
    width:calc(100% - 115px);
    float: left;
}
.sfProfiletableContent > div > span{
 float: left;
}
.sfProfiletableContent > div:nth-child(2n+1) {
    background: rgba(51,51,51,0.15);
}
.sfProfiletableContent > div:nth-child(2n+2) {
    background: rgba(51,51,51,0.15);
}
.sfAccountContent.box-bg{
	width:100%;
    float:left;
    background: #f3f3f3;
}
.sfHistoryMOvieTitleBar div {
    position: absolute;
    top: 11px;
    right: 15px;
}
.dashboard > h3{
    margin:20px 0 ;
}
/*--------------------------*/
.sfCommonBox {
    background: #fff;
    -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
}
.detailActive  h3,
.detailActive  h4{
    font-size: 24px;
}
input[type="radio"],
input[type="checkbox"]{
    margin-right: 5px !important;
}
.editProfile.detailActive,
.chgPassword.detailActive{
    /*width: 520px;*/
    width: 100%;
}
.sfFormStyleA .sfNormalContentHolder1 > div{
    width: 50%;
    display: inline-block;
    float: left;
    padding-right: 30px;
}
.sfFormStyleA .sfNormalContentHolder1 > div .sfInputbox{
    background: none;
}
.sfFormStyleA .sfNormalContentHolder1 > div.sfBtnWrapper{
    width: 100%;
    float: left;
}
.sfFormStyleA .sfNormalContentHolder1 > div.sfBtnWrapper .sfBtn{
    margin-left: 110px;
}
.sfHorizontalTab.onlineTransationTab .sfProfiletableContent{
    width: 100% !important;
    background: rgba(51, 51, 51, 0.15);

}
.sfHorizontalTab.onlineTransationTab .sfProfiletableContent > div{
    width: 50%;
    float: left;
    background: none;
    padding: 10px 10px 0 !important;
}
.sfHorizontalTab.onlineTransationTab .sfProfiletableContent > div > label{
    width: 100%;
}
.sfHorizontalTab.onlineTransationTab .sfProfiletableContent > div:last-child{
    padding-bottom: 10px !important;
}
.sfHorizontalTab.onlineTransationTab  .sfProfiletableContent > div > label > h6{
    width: 130px;
}
.sfHorizontalTab.onlineTransationTab  .sfProfiletableContent > div > label > span{
      width: calc(100% - 130px);
}
.chgPassword .sfNormalContentHolder .sfFormStyleA > p{
    width: 50%;
}
.chgPassword .sfNormalContentHolder .sfFormStyleA > p > label{
    width: 140px;
}
.chgPassword .sfNormalContentHolder .sfFormStyleA > p > .sfInputbox{
    width:calc(100% - 140px);
}
.chgPassword .sfNormalContentHolder .sfFormStyleA > p.sfBtnWrapper{
    margin-left: 140px;
    margin-top: 10px;
    float: left;
}
.dashboard .sfBtnwrapper{
    float: left;
    width: 100%;
}
.dashboard .sfBtnwrapper .sfBtn{
    width: 130px;
    float: none;
    margin: 0 auto;
    display:block;
}
.sfPagination {
    border-radius: 3px;
    clear: both;
    float: left;
    margin:0 !important;
    width: auto;
    float: left;
}
.sfPagination a, .sfPagination span {
    border-radius: 2px;
    color: #262626;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: 25px;
}
.sfPagination a.current,
.sfPagination span.current,
.sfPagination span.click {
    background: #f9c809;
}
.cssClassViewPerPage {
    display: flex;
    float: right;
    line-height: 32px;
}
.cssClassViewPerPage > span {
    font-size: 14px;
}
.cssClassDrop{
    height: 32px;
    margin-left: 10px;
    position: relative;
    width: 55px;
}
.cssClassDrop::before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #262626;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 8px;
    top: 14px;
    width: 0;
}
.cssClassViewPerPage select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: 32px;
    padding: 0 4px;
    width: 55px;
}
.sfPagination a.next::before {
    content: "\f105";
    font-family: "FontAwesome";
    margin-left: -3px;
    position: absolute;
}
.sfPagination a.prev::before {
    content: "\f104";
    font-family: "FontAwesome";
    margin-left: -3px;
    position: absolute;
}

