@green : #009e47;
@red : #ff2e2e;

*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
}

.font-awesome {

    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}


        
        .modal#update-setting {
    display: none;
    position: fixed; 
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
}


 .modal#update-setting .modal-content {
   background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 418px;
    padding-bottom: 35px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 304px;
    height: 185px;
    border-radius: 2px;
}

.modal#update-setting .modal-content h1 {
  
        padding-top: 2px;
    margin: 3px;
    font-size: 15px;
    text-align: center;
    background: #545454;
    color: white;
    padding-bottom: 4px;
    
}
        
.modal#update-setting .cl-d-r {
    
   float: left;
    width: 131px;
    margin: 6px;
    
}
.modal#update-setting input[type='text']{
    
      background: white;
    padding: 3px;
    width: 142px !important;
    height: 17px;
    border-radius: 1px;
    border: 1px solid #a2a2a2;
    
}

.modal#update-setting .cl-select-l {
    
     background: white;
    padding: 3px;
    width: 150px !important;
    height: 25px;
    
}


.modal#update-setting   .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.modal#update-setting  .close:hover,
.modal#update-setting   .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal#update-setting  [data-action="update-setting"]{
    
    background: #2cd48a;
    border: 1px solid #b1b1b1;
    border-radius: 2px;
    padding: 6px 23px;
    color: white;
    float: right;
    cursor : pointer;
        margin-right: 5px;
            margin-top: 4px;
}

.modal#update-setting  [data-action="cancel"]{
    
    background: red;
    border: 1px solid #b1b1b1;
    border-radius: 2px;
    padding: 6px 23px;
    color: white;
    float: left;
    cursor : pointer;
    margin-left: 7px;
        margin-top: 4px;
    
}

.modal#update-setting input[type='text'] {
    background: white;
    padding: 3px;
    width: 149px !important;
    height: 23px;
    border-radius: 1px;
    border: 1px solid #a2a2a2;
}

.cl-td-rot-t {
    
        padding: 0px 16px !important;
    
}

.cl-wager-type-Straight-Bet .cl-s-desc{
    
    
    display : none;
    
}


//-- BEGIN FIX ZONE

table[data-content="scores-marquezina" ]{

    margin-top: -8px;
    margin-bottom: 54px;
    border: 0px;
    width : 100%;
    display : none;
    visibility : hidden;



    #trends {

        border : 0px;

    }

    #trends2 {

        border : 0px;
    }

}


.tb_search_top {

    display: none;

}

.select-style {
    border: 1px solid #ccc;
    width: 149px;
    border-radius: 2px;
    overflow: hidden;
    font: normal normal normal 14px/1 FontAwesome;
    background: white;
    cursor: pointer;


    &:after {
        content: "\f0d7";
        position: absolute;
        margin-left: 132px;
        margin-top: -19px;
    }

}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.select-style select:focus {
    outline: none;
}

.cl-desktop {

    .mode-advance {

        td {

            padding-top: 1px;

            input[type='checkbox']{

                margin: -6px 0px 0px 2px;
                position: absolute;

            }

        }

    }

    .mode-normal {

        td {

            input[type='checkbox']{

                margin: -6px 0px 0px 1px;
                position: absolute;

            }

        }

    }
}


.mode-advance {

    td {

        // padding-top: 1px;


        .cl-img-fix {

            clear: both;
            margin: -6px 1px -3px 0px;

        }

    }

    td.cl-td-single {

        padding-top: 0px;

    }

    .Header_advance_tittled {

        background: none;
        padding: 15px;
        height: 33px;

        td {
            border: 0px;
            background-position: 3px 4px;
            border-top: 0px !important;
            border: 1px solid #dedede !important;
            padding-left: 4px;
            background-color: #546573;
            color: white;
            background-blend-mode: luminosity;


        }

    }

    .teams_betting_options_advance {
        //border-bottom: 0px;
        border-top: 0px;
        /* padding-bottom: 11px; */
        padding-bottom: 28px;
        background: #666666;

    }

    .teams_betting_options_advance {

        .tbl_betAmount_opt_advance_date {

            border-bottom: none;

        }

        .cl-fix-button{


            position: absolute;
            right: 1px;
            /* line-height: 10px; */
            margin-top: 9px;

        }
    }

    .cl-if-bet-box-b {
        margin-bottom: 19px !important;
    }


    .cl-teaser-please-select {

        position: absolute;
        margin-top: -27px;

        span {


            color : black !important;

        }

    }

}

.mode-normal {

    .cl-teaser-please-select {
        span {


            color : black !important;

        }

    }


    .cl-img-fix {

        /* clear: both; */
        margin: -6px 2px -3px 0px;
        /* overflow: overlay; */
        position: relative;

    }

    tr  > .cl-sport-header {

        border: 1px solid #bfbfbf;
        padding: 3px 0px;
        width: 458px;
        /* background: gainsboro; */

    }

    .cl-sport-header a {

        font-size: 12px !important;

    }


    td.cl-fix-button  {

        position: absolute;
        right: 4px;

    }

}


.mode-advance {

    div#mainTab {

        padding-top: 2px;


    }


    .teams_betting_options_advance.Baseball {

        .tbl_betAmount_opt_advance {

            .team1_name_up ,.team2_name_down {

                input.checkbox {
                    background-color: transparent;
                    position: absolute;
                    margin-left: -13px;
                    margin-top: 2px;
                }

            }

        }

    }


    .teams_betting_options_advance {

        .tbl_betAmount_td {

            input[type='checkbox'] ,  input[type='radio'] {
                position: absolute;
                margin-top: 1px;
                margin-left: -13px;
            }


        }

        .tbl_betAmount_opt_advance {

            td {

                padding: 2px 0px;
                padding-top: 4px;
                padding-bottom: 0px;




                input[type='textbox'] {
                    border: 0px;
                    border-radius: 1px;
                    height: 19px;
                }

                input[type='button'] {

                    float : right;

                }

            }


        }

    }

    .game_note_cotainer_advance {
        float: right;
        margin: 0;
        padding: 0;
        width: 660px;
        overflow: hidden;
        text-align: right;
    }

    .opt_advance_date {
        position: relative;
        float: left;
        padding: 0 25px 0 0;
        color: #F3D605;
    }

    #contentright {

        div[align="center"] {

            width: 100% !important;


        }

    }

}

.cl-wager-type-If-Win-Only  , .cl-wager-type-If-Win-or-Push  {

    .cl-teaser-please-select {
        position: absolute;
        margin-top: -26px;
        span {
            color :white !important;
        }
    }


    .cl-if-bet-box-a {

        margin-top: -34px !important;

    }

    .cl-box-if-selections{

        width: 100% !important;
        margin-top: -31px !important;
        margin-bottom: 3px !important;


    }


    form[name="GameSelectionForm"] {


        .cl-continue[data-type='type-2'] {

            margin-top: -24px !important;

        }


        form[name="Cancel"]{

            input[type='submit']#cancel{

                visibility: hidden;


            }

        }

    }
}


.cl-wager-type-Straight-Bet { 

    .tbl_betAmount_opt_advance {

        td {


            .team1_name_up {

                padding-top: 3px;
            }

            .team2_name_down {

                padding-top: 3px;
            }



        }


    }

    div#mainTab {
        padding-top: 24px;
    }

    .div_advance_header {
        margin-top: -15px;
        /* margin-bottom: -37px; */
    }

}

.mode-advance.cl-wager-type-Parlay , .mode-advance.cl-wager-type-Action-Reverse{

    .div_advance_header {
        margin-top: -1px !important;
    }

    .teams_betting_options_advance {
        border-top: 0px;
        /* padding-bottom: 11px; */
        padding-bottom: 7px;
        background: #666666;
    }

}

.error {
    width: 100%;
    background-color: #990000;
    border: 1px solid #333333;
    color: #FFFFFF;
    padding: 5px;
}

.cl-teaser-box-place-wager {

    padding-bottom: 28px;

    .cl-teaser-content-price {

        margin-top: 25px;
        margin-left: 12px;
        position : absolute;

        label {

            font-size: 13px;
            font-weight: 700;

            margin-right: 5px;
        }

    }

    .cl-teaser-radio-content {

        position: absolute;
        margin-left: 11px;
        margin-top: 2px;

    }
    .cl-teaser-wager-place {


        input[type='text']{

            border-radius: 2px;
            border: 1px solid #bbbbbb;
            height: 22px;
        }


    }

}




.cl-wager-type-Parlay {

    .cl-box-wager-place-parlay {

        text-align:left;

        .block-content_box_review {

            padding-left: 8px;


            input[type='submit']#cancel {

                margin-left: 1px;
                margin-top: 18px;

            }

            .cl-content-RR {

                select {

                    background: white;
                    padding: 2px;
                    width: 130px;

                }

                label {

                    padding-right: 10px;

                }

            }

            .cl-place-wager-amount {

                margin: 0px;
                position: absolute;
                margin-top: -60px;
                margin-left: 237px;

                label {

                    margin-right: 10px;

                }

                input[type='text']{

                    border-radius: 2px;
                    border: 1px solid #b7b7b7;
                    height: 23px;
                    padding: 2px 2px;

                }

                input[type='submit'][value='Continue']{

                    position: absolute;
                    margin-top: -22px;
                    margin-left: 174px;

                    &:active {

                        top : inherit !important;

                    }

                }

            }

            .cl-open-spot {

                margin: 0px;


                select {

                    background: white;
                    padding: 2px;
                    width: 130px;

                }

                label {

                    padding-right: 7px;

                }
            }



        }
    }

}



.div_advance_header {

    margin-top: 26px;
}


.type_title_header {

    th {

        border: 0px;

    }

}




.cl-first-th {

    width: 209px;

    strong {

        visibility: hidden;

    }



}

.cl-wager-type-Straight-Bet  .cl-first-th {

    width: 224px;


}





#wrapper {
    width: 987px;
    margin: auto auto;
    text-align: left;
    padding-top: 0px;
}

#changemode  {

    margin: -31px 0 0 -3px !important;

}

.cl-fix-input-continue {

    margin: -32px 0 0 806px !important;

}

#showlinesForm #submit1 {
    margin: -32px 0 0 806px !important;

}

.cl-if-bet-box-a {

    width : 100% !important;

    tr {

        span.cl-count {

            font-size: 11px !important;

        }


    }
}

.cl-if-bet-box-b {

    width : 100% !important;
    padding-left: 0px !important;
    margin-left: -5px !important;
}

.cl-if-bet-box-c {

    margin-left: -2px !important;

}

.cl-box-free-play {

    float: left;
    clear: both;
    border: 1px solid #2f2f2f !important;
    padding-left: 18px !important;
    padding-right: 41px !important;
    width: 280px !important;
    position: absolute;
    margin-top: -30px;
    margin-left: 489px !important;
    padding-top: 9px !important;
    padding-bottom: 6px !important;
    z-index : 9999999;

    input[type='checkbox'] {
        position: absolute;
        margin-left: -18px;
        margin-top: 2px;

    }


}

.cl-box-same-amount{

    float: left;
    clear : both;
    border: 1px solid #2f2f2f  !important;
    border-top: 0px  !important;
    margin-bottom: 9px;
    position: absolute;
    margin-top: -30px;
    margin-left: 173px !important;
    z-index : 9999999;

    input[type='text'] {

        border-radius: 2px  !important;
        height: 21px  !important;
        width: 55px  !important;
        text-align: center;
        font-size: 10px;
    }

    input[type='checkbox']{

        position: absolute;
        margin-left: -15px;
        margin-top: 4px;

    }
}

[name="GameSelectionForm"] .cl-continue {

    margin: -30px 0 0 814px !important;

}

.teams_betting_options {

    .tbl_betAmount_opt_logo2 {
        left: -15px;
        top: 23px;
    }

    .tbl_betAmount_opt_logo1 {
        left: 29px;
        top: 23px;  
    }

}


.teams_betting_options_td_tittle {

    .game_title_cotainer {

        margin-top: 16px;
        /* border-bottom: 1px; */
        padding-top: 6px;
        /*height: 30px;*/
        /* border: 1px solid #0F6644; */
        /* background-color: #009e47; */
        /* background-image: none; */
        /* border-bottom: 0px; */

    }
    .dateLinebetting {

        position: relative;
        float: right;
        padding: 0 25px 0 0;
        top:  9px;
        color: #F3D605;

        i {
            color: #d2d2d2;
            margin-right: 5px;
            visibility: hidden;

        }

    }

}

.teams_betting_options_2 {
    background: #333333;
    border-radius: 2px;
    padding-top: 7px;
    background: linear-gradient(#1b1b1b, #2f3034);
    border: 1px solid #2f2f2f;
    border-top: 0px;
    table-layout: fixed;

    .tbl_betAmount_opt {

        background-image: none;

    }

    .tbl_betAmount_team1_main_name {

        .game_number_local {

            //color :#3feab3;

        }

        .game_number_visitor {

            //color : #3feab3;

        }
    }

    .type_title {
        //color: #d5ffa7;
    }

}


.teams_betting_options {
    width: 105%;
    margin-left: -35px;
    .teams_betting_options_td_tittle {
        width: 100%;

        .sport_week_bet_date {
            line-height: 34px;
            //color: #d5ffa7;

        }

    }
}

.table_container_betting.Baseball  {
    padding-bottom: 22px;

}
.table_container_betting{
    padding-bottom: 6px;

    .tbl_betAmount_team1_main_name {
        font-weight: bold;
        vertical-align: top;
        padding: 0 0 0 0;
        float: left;
        padding-top: 6px;

    }


    .tbl_betAmount_team1_main_name.Baseball {

        padding-top: 11px;

        td {

            padding-top: 12px;

        }

    }

    .tbl_betAmount_td {

        padding: 6px 0 0 5px;


        input[type='textbox'] {

            border : 0px;
            border-radius: 1px;
            height: 19px;

        }

    }

    .tbl_betAmount_td.Baseball {

        padding: 5px 0 19px 6px;


    }

    input[type="button"]{

        border-radius: 2px;

    }


}


.cl-wager-type-Straight-Bet , .cl-wager-type-Parlay  , .cl-wager-type-Teaser , 
.cl-wager-type-If-Win-Only  , .cl-wager-type-If-Win-or-Push , .cl-wager-type-Action-Reverse{

    .tbl_betAmount_team1_main_name.Baseball {

        input[type='checkbox']{

            position: absolute;
            margin-left: -17px;
            margin-top: 2px;
            clear: both;
        }

    }


}

.cl-wager-type-If-Win-or-Push .cl-if-bet-box-c , .cl-wager-type-If-Win-Only .cl-if-bet-box-c{

    margin-left: -2px !important;
    margin-top: -40px !important;

}

.cl-wager-type-Parlay  , .cl-wager-type-Teaser , 
.cl-wager-type-If-Win-Only  , .cl-wager-type-If-Win-or-Push , .cl-wager-type-Action-Reverse{

    .table_container_betting {

        .tbl_betAmount_td  {

            input[type='checkbox'] , input[type='radio'].checkbox{

                margin-left: -10px !important;
                margin-top: 2px  !important;
                position: absolute  !important;
            }
        }

        .type_title {
            //  color: #d5ffa7  !important;
            margin-left: -11px  !important;
        }
    }
}


.cl-wager-type-If-Win-Only  , .cl-wager-type-If-Win-or-Push{

    .cl-if-bet-adding {

        background-color: #fff;
        padding: 3px;
        width: 988px;
        /* margin: auto auto; */
        /* text-align: center; */
        margin-left: -3px;
    }

    .table_container_betting {

        .tbl_betAmount_td  {

            input[type='checkbox'] , input[type='radio'].checkbox{

                margin-left: -12px !important;

            }
        }

    }
}


.cl-wager-type-Teaser  {

    form[name='TeaserSelectionForm'] {

        margin-left: -62px;
        margin-bottom: 8px;

    }

    .cl-list-teaser {

        margin-left: -62px;

    }

}


table.listingtable2Qubic {

    width: 100%;
    border: 1px solid gray;
    table-layout: fixed;
    border : 0px;

    th {

        background-image: none;
        padding-top: 7px;
        padding-bottom: 6px;
        padding-left: 7px;
        border : 0px;
    }

    td {

        padding: 6px;
    }

    .cl-input-contest {
        width: 72px !important;
        border: 1px solid #b5b5b5 !important;
        border-radius: 2px;
        height: 20px;
        position: absolute;
        margin-left: 52px;
        margin-top: -2px;
    }

    .cl-label {
        width: 128px;
        padding-right: 10px;
        /* overflow: hidden; */
        position: absolute;
    }
}

.cl-msg-soccer {

    background: #ff4e4e !important;
    border-radius: 2px;
    margin-bottom: 36px !important;
    margin-top: -35px !important;
    width: 988px !important;
    margin-left: -3px !important;

}

.tooltipster-default {

    border-radius: 2px !important;
    border-color: #484848 !important;

}

.cl-wager-type-Teaser  {

    .div_advance_header {
        margin-top: -3px;
    }

    .teams_betting_options_advance {
        border-top: 0px;
        /* padding-bottom: 11px; */
        padding-bottom: 6px;
        background: #666666;
    }

    form[name='TeaserSelectionForm'] {
        margin-left: -62px;
        margin-bottom: 3px;
        margin-top: -28px;
    }

    .cl-continue[data-type='type-teaser-select-first'] {

        margin-left: -804px !important;
    }

    .cl-continue[data-type='type-teaser-select-last'] {

        margin-top: -23px !important;
    }

}

.cl-wager-type-If-Win-or-Push .cl-if-bet-box-c, .cl-wager-type-If-Win-Only .cl-if-bet-box-c {
    margin-left: -2px !important;
    margin-top: -63px !important;
}

cl-wager-type-If-Win-Only .cl-if-bet-box-a, .cl-wager-type-If-Win-or-Push .cl-if-bet-box-a {
    margin-top: -26px !important;
    margin-bottom: -2px !important;
}

.mode-advance .cl-if-bet-box-b {
    margin-bottom: 41px !important;
}

.cl-sports-selection.cl-if-bet-box-b {
    margin-bottom: 20px !important;

    #cancel {

        margin-bottom: 20px;

    }
}

.cl-wager-type-If-Win-or-Push , .cl-wager-type-If-Win-Only {

    .teams_betting_options_advance {
        border-top: 0px;
        /* padding-bottom: 11px; */
        padding-bottom: 11px;
        background: #666666;
    }

    .cl-form-game-select {

        margin-top: -30px;
    }

    .cl-if-bet-box-b.cl-sports-selection #finishedBtn{

        margin-top: -35px;
        position: absolute;

    }


    .cl-if-bet-place-amount {

        height: 66px;

        .cl-radio-content {

            position: absolute;
            margin-left: 10px;
            margin-top: -2px;

        }

        .cl-place-wager-content {
            position: absolute;
            margin-left: 362px;
            margin-top: 11px;

            input[type='text'] {
                border-radius: 2px;
                border: 1px solid #bbbbbb;
                height: 22px;
            }


        }

        .cl-cancel-wager-content{
            position: absolute;
            margin-left: 892px;
            margin-top: -16px;
            visibility: hidden;

        }

    }

}

.cl-wager-type-Action-Reverse {

    .cl-action-reverse-place-wager-content{

        height : 61px;

        .cl-content-place-wager {

            position: absolute;
            margin-left: 371px;
            margin-top: -38px;
            width: 245px;

            input[type='text'] {
                border-radius: 2px;
                border: 1px solid #bbbbbb;
                height: 22px;
            }
        }

        .cl-cancel-wager-content {

            margin-left: 860px;
            margin-top: -52px;
            visibility: hidden;

        }
    }
}


.cl-wager-type-Teaser {

    .cl-teaser-content-price {
        margin-top: 30px;
        margin-left: 12px;
        position: absolute;
    }

    .cl-teaser-free-play-content {

        position: absolute;
        margin-left: 357px;
        margin-top: -21px;

    }
}

.cl-box-same-amount {
    float: left;
    clear: both;
    border: 1px solid #2f2f2f !important;
    border-top: 0px !important;
    margin-bottom: 9px;
    position: absolute;
    margin-top: -31px;
    margin-left: 173px !important;
    z-index: 9999999;
    height: 24px;
    padding-top: 4px !important;

    input[type='text'] {
        border-radius: 2px !important;
        height: 17px !important;
        width: 59px !important;
        text-align: center;
        font-size: 10px;
    }

}

.cl-box-free-play {
    float: left;
    clear: both;
    border: 1px solid #2f2f2f !important;
    padding-left: 18px !important;
    padding-right: 41px !important;
    width: 280px !important;
    position: absolute;
    margin-top: -31px;
    margin-left: 489px !important;
    padding-top: 4px !important;
    padding-bottom: 6px !important;
    z-index: 9999999;
    height: 24px;
}

.cl-box-same-amount input[type='checkbox'] {
    position: absolute;
    margin-left: -15px;
    margin-top: 2px;
}

.cl-wager-type-Straight-Bet div#mainTab {
    padding-top: 14px;
}

.cl-wager-type-Straight-Bet {

    .cl-straight-verify-wager-content {

        height : 95px;

        .cl-content-confirm-wager {

            position: absolute;
           margin-left: 154px;
            margin-top: -31px;
            width: 700px;


            input[type='password'] {
                border-radius: 2px;
                border: 1px solid #bbbbbb;
                height: 22px;
            }

            p {
                margin : 0px !important;
                padding : 0px !important;
            }

            .cl-p-1 {

                font-weight: bold;
                text-transform: uppercase;
                font-size: 14px;
            }

            .cl-p-2 {

                font-size: 12px;
                color: black;

            }
        }

        .cl-content-cancel-wager {

            position: absolute;
            margin-top: 37px;
            margin-left: 1px;

        }
    }


    .cl-delete-place-wager {
    padding: 2px;
    background-color: red;
    color: white;
    border-radius: 1px;
    border: 0px;
    padding-left: 8px;
    padding-right: 8px;
    /* position: absolute; */
    /* margin-top: 7px; */
    margin-left: -13px;
    cursor: pointer;
}

}

.cl-wager-type-Parlay {

    .cl-free-play-parlay {

        position: absolute;
        margin-left: 237px;
        margin-top: -32px;

    }

}

.cl-wager-type-Teaser .cl-continue[data-type='type-teaser-select-first'] {
    margin-left: 804px !important;
}


.cl-wager-type-Action-Reverse .cl-action-reverse-place-wager-content .cl-content-place-wager {
    position: absolute;
    margin-left: 275px;
    margin-top: -38px;
    width: 445px;
}

.cl-teaser-box-place-wager {
    padding-bottom: 19px;
}


.hide {

    visibility: hidden;

}

[cl-right-th] {

    text-align: right;

}

.cl-wager-type-Straight-Bet {

    .cl-content-right-verify-wager {

        margin-top: -28px;


    }

    .cl-amounts-verify-wagers {

       margin-left: -199px;
    margin-top: -25px;
    width: 400px;

        div {



        }

        .cl-d-1 {

            float: left;
            padding-left: 187px;

        }

        .cl-d-2 {

            margin : 0px;
            margin-right: -6px;

        }

    }

    .cl-radio-place-wager-amount {

        input[type='radio']{

            position: absolute;
            margin-left: -12px;
            margin-top: 0px;
        }

        span.cl-s-1 {

            margin-right: 27px;

        }

        span {

            font-size: 11px;


        }

        span.cl-amount {

            span {

                font-size: 9px;



            }

        }

    }

    .cl-icon-contest {

        position: relative;
        font-size: 40px;
        margin-left: 15px;
        margin-top: -11px;
        color: #353535;
    }

}

.cl-total-line{

    img {

       // width: 28px;


    }

}

table[cl-prop-list-description]{

    .cl-amounts-verify-wagers {
        margin-top: -19px;
        width: 400px;
        float: right;

        .cl-d-2 {
            float: right;
        }

    }

    .cl-delete-place-wager {

        margin-top: 2px;
        margin-left: -7px;
        cursor: pointer;
    }

    td {

        text-align: left;

    }

    .cl-sport-type{

        color: #000fc5;

    }

    .cl-teams{

        color: #006633;
        font-size: 12px;

    }

    .cl-line {

        margin-left: 8px;
        color: black;

    }


}
.cl-header-top-verify.not-header {

    display: none;

}




.cl-radio-place-wager-amount {


    um {
        font-size: 9px;
    }
    font-size: 9px;

}

.cl-wager-descrption {


    .cl-teams {
        margin: 0px;
    }

    .cl-line {    
        margin: 0px;
        color: black;
    }

    .cl-line-type {  
        margin-left: 8px; 
        color: black;
    }
    .cl-price {
        margin: 0px;
        color: black;

    }
    .cl-period-description{

        margin: 0px;
        margin: 0px;
        font-weight: lighter;

    }

    .cl-pitcher {

        color: #424242;
        font-weight: lighter

    }

    .cl-date-description {

        color: #424242;
        font-weight: lighter
    }

    .cl-sport-type {

        color : #000fc5;

    }

}


.cl-footer-totals {

    height: 32px;
    border: 1px solid black;
    border-right: 0px;
    border-left: 0px;
    padding-top: 8px;
    padding-left: 3px;

    div {

        float: left;
        text-align : left;


        &:nth-child(1){

               width: 511px;

        }

        &:nth-child(2){

            width: 238px;

        }
        &:nth-child(3){
            color: #FF0000;
            font-weight: bold;
            font-size: 14px;;
            width: 100px;
            span {

                color: #FF0000;
                font-weight: bold;
                font-size: 14px;;
                font-family: Verdana,Arial,Helvetica,sans-serif;
            }
        }
        &:nth-child(4){

            width: 100px;
            text-align: right;
            padding-right: -11px;
            float: right;
            padding-right: 2px;
            font-weight: bold;
            font-size: 14px;;
            span {
                font-weight: bold;
                font-size: 14px;;

                font-family: Verdana,Arial,Helvetica,sans-serif;

            }
        }


    }

}


.cl-wager-type-Parlay{

    .cl-total-line img {
       // width: 28px;
        margin-right: 10px;
    }

    .cl-parlay-verify-wager-content {

        height : 95px;

        .cl-content-confirm-wager {

            position: absolute;
            margin-left: 154px;
            margin-top: -47px;
            width: 700px;

            input[type='password'] {
                border-radius: 2px;
                border: 1px solid #bbbbbb;
                height: 22px;
            }

            p {
                margin : 0px !important;
                padding : 0px !important;
            }

            .cl-p-1 {

                font-weight: bold;
                text-transform: uppercase;
                font-size: 14px;
            }

            .cl-p-2 {

                font-size: 12px;
                color: black;
                margin-bottom: 17px !important;

            }
        }

        .cl-content-cancel-wager {

            position: absolute;
            margin-top: 57px;
            margin-left: 1px;

        }
    }

    .cl-footer-totals{
        border-top: none;

    }
}


.cl-wager-type-Teaser{

    .cl-footer-totals{
        border-top: none;

    }

    .cl-total-line img {
       // width: 28px;
        margin-right: 10px;
    }

    .cl-total-line img {
      //  width: 28px;
        margin-right: 10px;
    }

    .cl-teaser-verify-wager-content {

        height : 95px;

        .cl-content-confirm-wager {

            position: absolute;
            margin-left: 154px;
            margin-top: -47px;
            width: 700px;

            input[type='password'] {
                border-radius: 2px;
                border: 1px solid #bbbbbb;
                height: 22px;
            }

            p {
                margin : 0px !important;
                padding : 0px !important;
            }

            .cl-p-1 {

                font-weight: bold;
                text-transform: uppercase;
                font-size: 14px;
            }

            .cl-p-2 {

                font-size: 12px;
                color: black;
                margin-bottom: 17px !important;

            }
        }

        .cl-content-cancel-wager {

            position: absolute;
            margin-top: 57px;
            margin-left: 1px;

        }
    }

}



input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
    top: inherit !important;
}


.cl-wager-type-If-Win-or-Push , .cl-wager-type-If-Win-Only {

    .cl-amounts-verify-wagers.wager-amount-section {

        position: absolute;
        text-align: right;
        width: 969px;
        margin-top: -50px;

        .cl-d-1 {

            float: right;
            margin-left: 109px;

        }

        .cl-d-2 {


        }

    }


    .cl-ifbet-verify-wager-content {

        height : 95px;

        .cl-content-confirm-wager {

            position: absolute;
            margin-left: 176px;
            margin-top: -16px;
            width: 700px;

            input[type='password'] {
                border-radius: 2px;
                border: 1px solid #bbbbbb;
                height: 22px;
            }

            p {
                margin : 0px !important;
                padding : 0px !important;
            }

            .cl-p-1 {

                font-weight: bold;
                text-transform: uppercase;
                font-size: 14px;
            }

            .cl-p-2 {

                font-size: 12px;
                color: black;
                margin-bottom: 17px !important;

            }
        }

        .cl-content-cancel-wager {

            position: absolute;
            margin-top: 57px;
            margin-left: 1px;

        }
    }

}

.cl-wager-type-Action-Reverse {

    .cl-footer-totals {

        border-top: 0px;

    }

    .cl-reverse-verify-wager-content {

        height : 95px;

        .cl-content-confirm-wager {

            position: absolute;
            margin-left: 176px;
            margin-top: -31px;
            width: 700px;

            input[type='password'] {
                border-radius: 2px;
                border: 1px solid #bbbbbb;
                height: 22px;
            }

            p {
                margin : 0px !important;
                padding : 0px !important;
            }

            .cl-p-1 {

                font-weight: bold;
                text-transform: uppercase;
                font-size: 14px;
            }

            .cl-p-2 {

                font-size: 12px;
                color: black;
                margin-bottom: 17px !important;

            }
        }

        .cl-content-cancel-wager {

            position: absolute;
            margin-top: 57px;
            margin-left: 1px;

        }
    }
}

.cl-list-option-pending {

    padding: 3px;
    text-align: left;
    background-color: white;
    border: 2px solid #888888;
    margin-top: -30px;

    .cl-d-1 {


        background-color: black;
        color: white;
        width: 221px;
        float: right;
        padding: 3px 4px;
        visibility: hidden;
    }
    
    [data-wager].active{
        
        
              background-color: #1762af;
    background-image: none;
    border: 1px solid #4949ff;
    }

}


.yellow-btn {

    background: #f3cc33;
    border: 1px solid #999999;
    cursor: pointer;
    color: black;
    border-radius: 2px;
    font-size: 11px;
    padding: 4px 9px;
    border: 1px solid #a2a2a2;


}


.cl-show-ticket {

    background: #f3cc33 !important;
    border: 1px solid #999999 !important;
    cursor: pointer !important;
    color: black !important;
    border-radius: 2px !important;
    font-size: 11px !important;
    padding: 2px 9px !important;
    border: 1px solid #967A0A !important;
    /* position: absolute; */
    /* margin-top: -23px; */
    font-size: 10px !important;
    margin-left: -68px;
    margin-right: 22px;

}


.cl-tr-footer {


    td {

        border-top: 1px solid #505050;
        padding: 5px 6px;
        background-color: white;
    }

}





.cl-options-daily-figures {

    width : 100%  !important;
    height: 78px;

    .cl-d-1 {
        position: absolute;
        width: 500px;
        margin-top: -33px;
        margin-left: -85px;
        padding-left: 7px;
    }

    .cl-d-2 {

        margin-top: 7px;

    }

    select {

        background: white;
        padding: 3px;
        width: 200px;
        height: 25px;

    }

    .cl-button{
        background-color: red;
        border-radius: 2px;
        color: white;
        border: 0px;
        padding: 4px 9px;
        font-weight: 700;
        border: 1px solid #b1a2a2;
        cursor : pointer;


    }

    .active.cl-button{
        background-color: blue;



    }
}

.cl-daily-wager-list {

    width: 100% !important;
    padding: 7px 5px !important;
    height: 41px;

    .cl-d-1 {

        float: left;

    }

    .cl-d-2 {

        padding-top: 5px;

    }


    .cl-button {
        background-color: red;
        border-radius: 2px;
        color: white;
        border: 0px;
        padding: 4px 9px;
        font-weight: 700;
        border: 1px solid #b1a2a2;
        cursor : pointer;
    }

}



.cl-footer-daily-wager-list {

    background: white;
    width: 100%;
    height: 33px;
    border: 1px solid #656565;
    border-top: none;
    padding-left: 4px;
    padding-top: 7px;

}

.cl-trans-list-report {
    width: 100% !important;
    padding: 7px 5px !important;
    height: 57px;

    .cl-d-1 {
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 9px;
    }
    .cl-d-2 {
        float: left;
        width: 50%;
        text-align: left;
        /* margin-bottom: 13px; */
    }
    .cl-d-3 {
        /* float: left; */
        /* width: 50%; */
        /* text-align: left; */
        position: absolute;
        margin-left: 42px;
        margin-top: 21px;

        input[type='submit'] {

            position: absolute;
            margin-top: -37px;
            margin-left: 86px;

        }
    }

}

.cl-compose-inbox {

    position: absolute;
    margin-left: 905px;
    margin-top: 4px;

}

.cl-content-inbox-section {

    .table-statusbar {

        td {


            text-align: right;
            padding-right: 10px;

        }

    }
}

.cl-fancy-ms-message-close{

        right: -57px !important;
      
   
}

#fancybox-content {

    background-color: white;
    min-width: 386px;

    .cl-fix-tr{

        float: left;
        padding-left: 15px;
        padding-top: 17px;

    }

    .cl-fix-tr-2{

        /* padding-left: 45px; */
        position: absolute;
        margin-left: 115px;
        margin-top: 16px;

    }
}


.teams_betting_options_advance div[id*='PeriodsData']:not(:empty){
    
        margin-top: 47px;
    
}

.teams_betting_options_advance div[id*='PropsData']:not(:empty){
    
        margin-top: 47px;
    
}

.mode-advance .teams_betting_options_advance.Tennis  , .mode-advance .teams_betting_options_advance.Golf {
    border-top: 0px;
    /* padding-bottom: 11px; */
    padding-bottom: 9px;
    background: #666666;
}

.mode-advance .teams_betting_options_advance.Baseball {
    border-top: 0px;
    /* padding-bottom: 11px; */
    padding-bottom: 15px;
    background: #666666;
}

.mode-advance .teams_betting_options_advance.Baseball .cl-fix-button {
    position: absolute;
    right: 1px;
    /* line-height: 10px; */
    margin-top: -5px;
}

.mode-normal .cl-footer-totals div:nth-child(2) {
           width: 241px;
}

.cl-non-pass-Y.cl-content-confirm-wager {

    margin-left: 128px !important;
    margin-top: -15px !important;
}


.cl-radio-place-wager-amount {
    
    //visibility: hidden;
    
}

.cl-grand-content-d table.listingtable td {
    padding: 5px;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
}



//-- END FIX ZONE

.cl-center {

    -webkit-box-align:center;
    -webkit-box-pack:center;
    display:-webkit-box;

}

.cl-left {

    width: 100%;
    float: left;
    text-align: left;

}

div[data-content='clean-up'] {

    .pointer {

        cursor : pointer;

    }

    .cl-header{


        height: 96px;
        margin: 0px 0px;
        border-radius: 2px;
        margin-bottom: 37px;

        .cl-row{

            width: 100%;
            float : left;

            ul {
                margin: 0;
                height: 100%;

                li {

                    list-style: none;
                    display: inline-block;
                    padding: 3px 7px;
                    margin-right: -4px;


                    span {

                        color : white;
                        font-size: 15px;
                        text-align: center;
                    }

                }
            }

            &:nth-child(1) {

                height: 40px;

                background: linear-gradient(to bottom right, #313131, #333333);
                background-color: #3c404b;
                background: -webkit-linear-gradient(#56585D, #2F3034);
                background: -moz-linear-gradient(#56585D, #2F3034);
                background: linear-gradient(#56585D, #2F3034);


                .cl-drop-menu {

                    position: absolute;
                    display: none;
                    top: 37px;
                    z-index: 999999999;
                    margin-left: 755px;

                    ul {
                        float: none;
                        width: 227px;
                        margin-right: 4px;

                        [data-action='logout']{

                            text-align: center;
                            background: @red;
                            cursor : pointer;
                            padding-right: 0px;

                        }

                        li {

                            list-style: none;
                            display: block;
                            width: 102% !important;
                            border: 0px;
                            border-bottom:1px solid rgba(218, 218, 218, 0.07);
                            padding: 9px 9px !important;
                            cursor : pointer;
                            height: 33px;
                            background: #103454;

                            &:first-child {

                                border-bottom: 1px solid rgba(218, 218, 218, 0.07);

                            }

                            &:last-child {

                                border-bottom: 0px !important;

                            }

                            &:hover {

                                i{
                                    color : @red;

                                }

                            }


                            span {

                                color: white;
                                font-size: 13px;


                            }

                            .cl-msg-count {

                                background-color: @red;
                                color: white;
                                float: right;
                                padding: 3px 7px;
                                border-radius: 2px;
                                margin-top: -4px;
                            }

                            i {

                                color: #ffffff;
                                font-size: 20px;
                                position: absolute;
                                right: 8px;
                                margin-top: -4px;
                            }

                        }

                    }
                }

                ul {

                    margin-bottom: 1px;

                    .cl-logo {

                        width: 315px;
                        padding-top : 0px;

                        img {

                            width: 123px;

                        }

                    }


                    .active[data-action='show-drop-menu']{

                        background-color: #103454;

                    }


                    [data-action='show-drop-menu'] {

                        cursor : pointer;
                        width: 48px;

                        &:hover {

                            background-color: #103454;

                        }

                        i {
                            color: white;
                            margin-left: 10px;
                            font-size: 16px;

                        }

                    }

                    li.cl-none {

                        visibility: hidden;

                    }


                    li {

                        border-right: 1px solid #5f5f5f;
                        height: 31px;
                        line-height: 14px;
                        padding: 4px 10px;
                        border-right: 1px solid #5f5f5f;
                        float: left;

                        .free-play-content {

                            display: none;
                            background: white;
                            position: absolute;
                            top: 6px;
                            margin-left: 99px;
                            padding: 9px;
                            border-radius: 1px;
                            box-shadow: 0px 4px 62px 9px rgba(0, 0, 0, 0.72);

                            &:before {

                                .font-awesome;
                                content : '\f0d9';
                                color: white;
                                top: 7px;
                                position: absolute;
                                font-size: 20px;
                                margin-left: -15px;
                            }

                        }

                        span {

                            font-size: 12px;

                        }


                        &:nth-child(2) {

                            width: 117px;
                            border-left: 1px solid #5f5f5f;

                        }

                        &:nth-child(3) {

                            width: 117px;

                        }

                        &:nth-child(4){

                            width: 117px;

                        }



                        &:nth-child(5){

                            padding-top: 4px;
                            width: 155px;
                            padding-left: 11px;

                        }

                        &:nth-child(6){

                            padding-top: 7px !important;
                            border : 0px;
                            box-shadow: none;

                        }

                        &:nth-child(7){

                            box-shadow: none;

                        }



                        &:nth-child(5){
                            border : 0px;

                        }

                        &:first-child{

                            border : none;

                        }
                        &:last-child{

                            border : none;
                            padding-top: 8px;
                            width: 49px;

                        }


                        .fa-user {
                            color: white;
                            background-color: #024973;
                            border-radius: 50%;
                            /* padding: 5px 8px; */
                            width: 25px;
                            font-size: 15px;
                            padding: 3px 7px 5px 6px;
                            height: 25px;
                            border: 1px solid #737373;

                        }

                        .fa-envelope {

                            color: white;
                            font-size: 19px;

                            span {

                                position: absolute;
                                background: red;
                                font-size: 10px !important;
                                border-radius: 50%;
                                padding: 1px 3px;
                                width: 13px;
                                margin-top: -5px;
                                margin-left: -4px;
                                height: 13px;

                            }

                        }


                        label {
                            width: 100%;
                            text-align: center;
                            float: left;
                            color: white;

                            &:first-child {

                                text-decoration: underline; 

                            }
                        }

                    }

                }
            }

            &:nth-child(2) {

                margin-bottom: 2px;

                .dropdown > a span:after {
                    border-top: 5px solid transparent;
                    border-bottom: 5px solid transparent;
                    border-left: 5px solid #ccc;
                    content: "";
                    right: -13px;
                    position: absolute;
                    top: 3px;
                }

                .dropdown:hover > a span:after {
                    border-left: 5px solid transparent;
                    border-right: 5px solid transparent;
                    border-top: 5px solid #fff;
                    content: "";
                    right: -15px;
                    position: absolute;
                    top: 6px;
                }

                ul {

                    background-color: rgb(47, 47, 47);
                    width: 100%;

                    li:hover ul {
                        opacity: 1;
                        visibility: visible;
                        width: 100%;
                    }

                    ul {
                        opacity: 0;
                        position: absolute;
                        top: 78px;
                        visibility: hidden;
                        width: 0 !important;
                        -moz-transition: all 300ms ease-out;
                        -webkit-transition: all 300ms ease-out; 
                        -ms-transition: all 300ms ease-out; 
                        transition: all 300ms ease-out;
                        z-index : 99999999999;
                        margin-left: -7px;

                        li {

                            background-color: rgb(21, 21, 21);
                            border-right : 0px !important;
                            width: 198px !important;

                            &:hover {

                                border-bottom : 0px;

                                span {

                                    color : #caff84;

                                }

                            }

                            &:last-child {

                                border-radius: 0px 0px 2px 2px;

                            }

                        }
                    }

                    li.active {

                        border-bottom: 2px solid @green;

                        span {

                            color : @green !important;

                        }

                    }

                    li {

                        width: 20%;
                        text-align: -webkit-center;
                        text-align: center;
                        padding: 6px;
                        border-right: 1px solid #333333;
                        cursor : pointer;
                        height : 31px;
                        padding-top: 7px;

                        &:hover {

                            border-bottom: 2px solid @green;


                        }

                        &:last-child {

                            border-right : 0px;

                        }

                        .fa-warning {

                            font-size: 16px;
                            margin-left: 8px;
                            color: red;

                        }

                    }

                }
            }


            &:nth-child(3) {

                ul {
                    background: linear-gradient(to bottom right, #ffffff, #dac8c8);

                    .cl-logo {



                    }

                    li.active {

                        background-color:  @green;

                        span {

                            color : white;

                        }

                    }

                    li.cl-search {

                        &:hover {

                            background-color:  transparent !important;

                        }
                    }

                    li {

                        width: 120px;
                        line-height: 25px;
                        border-right: 1px solid #d6d6d6;
                        text-align: center;
                        padding: 2px 7px;
                        cursor: pointer;
                        height: 29px;

                        &:hover {

                            background-color: @green;

                            span {

                                color : white;

                            }

                        }


                        &:last-child{

                            width: 150px;
                            border-right: 0px;
                            float: right;
                        }



                        span {

                            color : #505050;
                            font-size: 13px;

                        }

                        span.cl-action {

                            font-size: 13px;

                        }

                        span.cl-live {

                            font-size: 13px;

                        }

                        input {
                            width: 98px;
                            height: 23px;
                            border-radius: 2px;
                            padding: 0px 4px;
                            border-color: #d6d6d6;

                        }

                        button {

                            background: @green;
                            color: white;
                            border: 0px;
                            border-radius: 2px;
                            text-transform: uppercase;
                            padding: 5px 7px;
                            height: 21px;
                            font-size: 11px;

                        }
                    }

                }
            }
        }
    }
}

//----------- REGULAR


.m-0 {
    margin: 0px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-5 {
    margin: 5px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-25 {
    margin: 25px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-30 {
    margin: 30px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

/*
 * Generate Padding Class
 * padding, padding-top, padding-bottom, padding-left, padding-right
 */

.p-0 {
    padding: 0px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-25 {
    padding: 25px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-r-25 {
    padding-right: 25px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.B-MSIE {
    
    
    div[data-content='clean-up'] .cl-header :nth-child(2).cl-row ul li {
        
        width: 18%;
        height: 20px;
        
    }
    
    div[data-content='clean-up'] .cl-header :nth-child(1).cl-row ul .cl-logo {
        
        width: 296px;
    }
    
    div[data-content='clean-up'] .cl-header :nth-child(1).cl-row ul li .fa-user {
        
        padding: 5px 8px 5px 8px;
        height: 17px;
        width: 12px;
    }
    
    
}


@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2) { 



}


