﻿/*.table-responsive {
 overflow-x: hidden !important; 
}*/
.addImage {
    cursor: pointer;
    float: right;
}

.bg-teal1 {
    color: #ffffff !important;
    background-color: #1087dd !important;
}

.bg-teal2 {
    background-color: #ffffff !important;
}

.hidebox {
    display: none;
}

.nopaddingtop {
    padding-top: 0px !important;
}

.nopaddingright {
    padding-right: 0px !important;
}

.nopadding1 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.nopaddingleft {
    padding-left: 0px !important;
}

.marginbottom {
    margin-bottom: 10px !important;
}

.nopaddingtopbotright {
    padding: 0 0 0 20px !important;
}

.sendemail {
    font-size: 15px !important;
}

.colorwhite {
    color: white !important;
}

.sendsms {
    font-size: 20px !important;
    margin-left: 10px !important;
}

.paymentrefundicon {
    font-size: 15px !important;
    margin-left: 6px !important;
}

.memberrefundicon {
    font-size: 15px !important;
}

.renewicon {
    font-size: 15px !important;
    margin-left: 5px !important;
}

.panel {
    border: 0px !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
}

.panel-heading {
    border-bottom: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

/* Chirag ++ 05032015*/
.width70 {
    width: 70% !important;
}

.row-mar-bottom {
    margin-bottom: 5px !important;
}

.row-mar-top {
    margin-top: 25px !important;
}

.row-pad-left40 {
    padding-left: 40px !important;
}

/*.ui-autocomplete{
    background-color:#EFEFEF !important;
    font-size:16px !important;
    border:1px solid #000000 !important;
}*/

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

    .ui-autocomplete li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    }

.help-block {
    margin-top: -15px !important;
    color: red !important;
}

.toggle-button {
    background-color: white;
    margin: 5px 0;
    border-radius: 20px;
    border: 2px solid #D0D0D0;
    height: 20px;
    cursor: pointer;
    width: 50px;
    position: relative;
    display: inline-block;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    float: left;
}

    .toggle-button button {
        cursor: pointer;
        outline: 0;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 100%;
        width: 20px;
        height: 20px;
        background-color: white;
        float: left;
        margin: -3px 0 0 -5px;
        border: 2px solid #D0D0D0;
        transition: left 0.3s;
    }

.toggle-button-selected {
    background-color: #367fa9;
    border: 2px solid #367fa9;
}

    .toggle-button-selected button {
        left: 26px;
        top: 0;
        margin: 0;
        border: none;
        width: 19px;
        height: 19px;
        box-shadow: 0 0 4px rgba(0,0,0,0.1);
    }

/* Chirag ++ 05032015*/

@media screen and (min-width: 320px) and (max-width: 800px) {

    .btn {
        padding: 2px 6px !important;
    }

    .nav > li > a {
        padding: 5px 4px !important;
    }
}

/*loading*/
#fade {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ababab;
    z-index: 2001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#modal {
    display: block;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 100px;
    height: 100px;
    padding: 24px 15px 0px;
    border: 3px solid #ababab;
    box-shadow: 1px 1px 10px #ababab;
    border-radius: 20px;
    background-color: white;
    z-index: 9999;
    text-align: center;
    overflow: auto;
}

#fade1 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ababab;
    z-index: 2001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#modal1 {
    display: block;
    position: absolute;
    top: 10%;
    left: 45%;
    width: 100px;
    height: 100px;
    padding: 24px 15px 0px;
    border: 3px solid #ababab;
    box-shadow: 1px 1px 10px #ababab;
    border-radius: 20px;
    background-color: white;
    z-index: 9999;
    text-align: center;
    overflow: auto;
}


/*Omdb content download image*/
.get-data-omdb {
    cursor: pointer;
}

/*myapifilms content download image*/
.get-data-myapifilms {
    cursor: pointer;
}

    .get-data-myapifilms :hover {
        cursor: pointer;
        color: blue;
    }

/* SVG Style Sheet (Used for BluePrint)*/
.rowtext {
    font-weight: bolder;
    fill: black;
}

.seattext {
    font-weight: bolder;
    fill: black;
}

.sg {
    cursor: pointer;
}
rect.rect {
    height: 15px;
    width: 15px;
    stroke: black;
    rx: 2;
    ry: 2;
}
/*Location content*/
.get-data-location {
    cursor: pointer;
}

/* SVG Related classes*/

.divsvg {
    overflow: scroll;
    width: 1000px;
    height: 1000px;
    border-width: 1px;
    border-style: solid;
}

.pricelabel {
    font-weight: bolder;
    font-size: 14px;
}

.moviespadding {
    padding-top: 30px;
}

.redborder {
    border-color: #BE3B2D;
}

/*Final Media Query For Mobile 1*/
@media only screen and (min-width : 30px) and (max-width : 359px) {
    .nopaddingleft {
        padding-left: 15px !important;
    }

    .nopaddingright {
        padding-right: 15px !important;
    }
}

/*Final Media Query For Mobile 2*/
@media only screen and (min-width : 360px) and (max-width : 767px) {
    .nopaddingleft {
        padding-left: 15px !important;
    }

    .nopaddingright {
        padding-right: 15px !important;
    }
}

/*Final For Tablet*/
@media only screen and (min-width : 768px) and (max-width : 991px) {
}

/*Final For Desktop*/
@media only screen and (min-width : 992px) and (max-width : 1200px) {
}

/*Final For More than 1200px*/
@media only screen and (min-width : 1201px) {
}

#table {
    overflow:auto!important;
}
table#activeevent sup {
    font-size: 8px;
    color: red;
}
