*
{
    box-sizing:border-box;
}
html,body {
    margin:0;
    padding:0;
    height:100%;
     font-family: 'Lato'! important;
      -webkit-font-smoothing: antialiased;
}

h1,h2,h4,h5,h6
{
    margin: 0;
    font-weight: 600;
     font-family: 'Lato'! important;
      -webkit-font-smoothing: antialiased;
}

.container::after
{
    content:'';
    clear:both;
    display:block;
}
.msgcontainer::after
{
    content:'';
    clear:both;
    display:block;
}
.contents::after
{
    content:'';
    clear:both;
    display:block;
}
.hexcon::after
{
    content:'';
    clear:both;
    display:block;
}
.outerhexagon::after
{
    content:'';
    clear:both;
    display:block;
}
.iconimg
{
    width: 50px;
    height: 50px;
}
.iconsmall_next
{
    width: 20px;
    height: 20px;
}
input[type="text"]:focus{
color: #fff;
}
input[type="password"]:focus{
color: #fff;
}
input[type="text"]{
color: #fff;
}
input[type="password"]{
color: #fff;
}
input[type="email"]{
color: #fff;
}
input[type="textarea"]{
color: #fff;
}
::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.halfpad
{
    padding-top: 50px;
    padding-bottom: 20px;
}
.align-left
{
    text-align: left! important;
}
.align-right
{
    text-align: right! important;
}
.align-center
{
    text-align: center! important;
}
.cursor
{
    cursor: pointer! important;
}
.change_style {
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 20px;
}
.change_mt
{
    margin-top: 75px;
}
.change_ps {
    font-size: 12px;
    color: rgb(230, 230, 230);
}
.change_bi {
    height: 40px;
    background: url(../images/slices/color_blue2_forlines.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 5px 10px;
    color: rgb(255, 255, 255);
}
/*------------------------  main page  ---------------------------*/
.mainpage
{
    background: url(../images/slices/bgreg.png) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    /*background-color: rgb(249, 249, 249);
    background-blend-mode: multiply;*/
   
}
.mainpageblur
{
    /*background: url(../images/slices/bgblur.png) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;*/
   /* background-color: rgb(249, 249, 249);
    background-blend-mode: multiply;*/
   
}
body
{
    background: url(../images/slices/bgblur.png) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
   /* background-color: rgb(249, 249, 249);
    background-blend-mode: multiply;*/
   
}
.color-red {
    color: rgb(243, 130, 112);
}
.color-white {
    color: rgb(255, 255, 255);
}
.tag {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    background: rgb(34, 132, 177);
   
}
.tag_i
{
     padding: 7px 6px 6px 8px;
}

/*------------------------ End main page  ---------------------------*/
/*------------------------  hex side bar  ---------------------------*/



.hexagon
{
    width: 100px;
    height: 56px;
   background: #fff;
   position: absolute;
   top: 50%;
   left:50%;
   transform: translate(-50%,-50%);
   -webkit-transform: translate(-50%,-50%);
   -moz-transform: translate(-50%,-50%);
   transform: rotate(-30deg);
   -webkit-transform: rotate(-30deg);
   -moz-transform: rotate(-30deg);
}
.hexagon:before,
.hexagon:after
{
     content:'';
     width: 100%;
     height: 100%;
     background: #fff;
     position: absolute;
}
.hexagon:before
{
 transform: rotate(60deg);
 -webkit-transform: rotate(60deg);
 -moz-transform: rotate(60deg);
}
.hexagon:after
{
 transform: rotate(-60deg);
 -webkit-transform: rotate(-60deg);
 -moz-transform: rotate(-60deg);
}
.hexagon,
.hexagon:before,
.hexagon:after
{
  background: transparent;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
}







/* HEXAGON STARTS HERE */
.hex {
    width: 100px;
    height: 57px;
    background-color: #aaaaaa;
    background-repeat: no-repeat;
    background-position: 50% 50%;           
    -webkit-background-size: auto 173px;                            
    -moz-background-size: auto 173px;                           
    -ms-background-size: auto 173px;                            
    -o-background-size: auto 173px;                         
    position: relative;
    float:left;
    margin:auto;
    text-align:center;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
}
        
    .hex.hex-gap {
        margin-left: 86px;
    }
    
    .hex a {
        display:block;
        width: 100%;
        height:100%;
        /*text-indent:-9999em;*/
        text-decoration: none;
        color: #fff;
        padding: 0;
        transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        position:absolute;
        top:0;
        left:0;
        position: absolute;
        top: -10px;
        left: -5px;
    }

    .hex .corner-1,
    .hex .corner-2 {
        position: absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
        background: inherit;                                
        z-index:-2;                     
        overflow:hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;         
        backface-visibility: hidden;            
    }
    
    .hex .corner-1 {
        z-index:-1;
        -webkit-transform: rotate(60deg);
        -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
    }
    
    .hex .corner-2 {
        -webkit-transform: rotate(-60deg);
        -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
        -o-transform: rotate(-60deg);
        transform: rotate(-60deg);
    }
    .hex,
    .corner-1,
    .corner-2
    {
        background: transparent;
        border-right: solid 1px;
        border-left: solid 1px;
    }
    
    .hex .corner-1:before,
    .hex .corner-2:before {
        width: 173px;
        height: 173px;
      content: '';
      position: absolute;
      background: inherit;
      top:0;
      left: 0;
      z-index: 1;
      background: inherit;
      background-repeat:no-repeat;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden; 
        backface-visibility: hidden;                  
    }           
    

    .hex .corner-1:before {
        -webkit-transform: rotate(-60deg) translate(-87px, 0px);
        -moz-transform: rotate(-60deg) translate(-87px, 0px);
        -ms-transform: rotate(-60deg) translate(-87px, 0px);
        -o-transform: rotate(-60deg) translate(-87px, 0px);
        transform: rotate(-60deg) translate(-87px, 0px);    
      -webkit-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      -o-transform-origin: 0 0;
      transform-origin: 0 0;
    }           
    
    .hex .corner-2:before {
        -webkit-transform: rotate(60deg) translate(-48px, -11px);
        -moz-transform: rotate(60deg) translate(-48px, -11px);
        -ms-transform: rotate(60deg) translate(-48px, -11px);
        -o-transform: rotate(60deg) translate(-48px, -11px);
        transform: rotate(60deg) translate(-48px, -11px);   
        bottom:0;
    }       


    
    /* Custom styles*/
    .hex .inner {       
        color:#eee;
    }
    
    .hex h4 {
        font-family: 'Josefin Sans', sans-serif;        
        margin:0;           
    }
    
    .hex hr {
        border:0;
        border-top:1px solid #eee;
        width:60%;
        margin:15px auto;
    }
    
    .hex p {
        font-size:16px;
        font-family: 'Kotta One', serif;
        width:80%;
        margin:0 auto;
    }

    .hex.hex-1 {
        background: #74cddb;
    }
    
    .hex.hex-2 {
        background: #f5c53c;
    }
    
    .hex.hex-3 {
        background: #80b971;
    }


.hex1
{
    top: 51px;
    left: 10px;
}
.hex0
{
    top: -52px;
    left: 108px;
}
.hex2
{
    top: 103px;
    left: -99px;
}
.hex3
{
    top: 52px;
    left: -110px;
}
.hex6 {
    top: -52px;
    left: -212px;
}

.contents {
    position: relative;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    color: white;
}
.containercontent {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    color: white;
   min-height: 100%;
}
.containercontents {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    color: white;
   min-height: 100%;
   height: 800px;
}
.login-box-msg, .register-box-msg {
    padding: 5px 20px 20px 20px! important;
}
.containerprocontent {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    color: white;
}
.table
{
    display: table;
    min-height: 700px;
}
.tables
{
    display: table;
   min-height: 550px;
}
.contenttable
{
     display: table-cell;
    vertical-align: middle;

    
}
.outerhexagon
{
   width: 60%;
    margin: auto;
    position: absolute;
    /* left: 200px; */
    left: 38%;
    /* right: 50%; */
    display: table-cell;
    vertical-align: middle;
    top: 40%;
}
.outerhexfooter {
    width: 60%;
    margin: auto;
    position: absolute;
    /* left: 200px; */
    left: 38%;
    /* right: 50%; */
    display: table-cell;
    vertical-align: middle;
    /*top: 65%;*/
    bottom: 155px;

}
.homehexfooter1
{
    left: -247px;
    top: 13px;
}
.homehexfooter2 {
    left: -112px;
    top: 13px;
}
.abtpad
{
    padding: 61px;
}
.padleft
{
    padding-left: 85px! important;
}

.footerhexframe
{
    width: 125px;
    height: 125px;
}
.footerhexicon1 {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 30px;
    left: 40px;
}
.footerhexicon2 {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 30px;
    left: 43px;
}
.footerhextitle
{
    left: 29px!important;
    top: 72px! important;
    width: 65px;
    text-align: center;
    line-height: 1! important;
    white-space: normal! important;
    color: white;
    position: absolute;
    font-size: 10px! important;
}
.hextitle
{
    position: absolute;
    float: left;
    top: 62px;
    
}
.hexlogo {
    position: absolute;
    float: left;
    top: 0px;
    left: -80px;
}
.logoimg
{
    width: 175px;
    height: auto;
}
.hexcon
{
    position: absolute;
    float: left;
   left: 100px
}
.sideimg {
    width: 45px;
    height: 42px;
}
.form-controls {
    height: 15px! important;
}


.profilehex
{
   top: 225px;
   left: -50px;
}
.profileset
{
    position: absolute;
    top: 300px;
}

span.sidespantitle {
    line-height: 0.5;
}
.sidespantitle {
    font-size: 10px! important;
}
.sidehex p
{
    font-size: 10px! important;
}
.spantitle
{
    font-size: 12px! important;
}
.hexicon
{
    font-size: 24px! important;
}
.sidehex
{
    width: 80px;
    height: 45px;
}
.sidehex1
{
    top: -12px;
    left: -48px;
}
.sidehex2
{
    top: 71px;
    left: -128px;
}
.sidehex0
{
    left: 25px;
    top: -14px;
}
.sidehex3
{
    top: 67px;
    left: -55px;
}
.sidehex4
{
    top: -17px;
    left: 97px;
}
.sidehex5
{
    top: -100px;
    left: 16px;
}
/*------------------------  End hex side bar  ---------------------------*/
/*------------------------  login  ---------------------------*/
.btn-primary {
    background-color: rgb(0, 95, 139)! important;
    border-color: rgb(0, 95, 139)! important;
}
.login-box-body, .register-box-body {
    background: rgba(2, 36, 66, 0.34)! important;
    color: #fff! important;
}
.loginfullcontainer
{
    padding: 0!important;
}
.profile-box-body{
    background: rgba(3, 29, 52, 0.72)! important;
    color: #fff! important;
}
.profile-box-body label {
    color: rgb(95, 169, 255);
    font-size: 12px! important;
}
.login-box-body input {
    background: transparent;
    border-bottom: solid 1px #3a8eef;
    border-right: none;
    border-left: none;
    border-top: none;
}
.logintitle
{
font-weight: 300;
}
.login_padt
{
    padding: 100px 0 0 0;
}
.login_pad
{
    padding: 100px 0;
}
.register_padt
{
    padding:50px 0! important;
}
.loginfooter
{
    padding-top: 10px;
}
.loginhead
{
    color: #fff;
    margin:0 0 50px 0! important;
    padding: 0! important;
}
.loginheads
{
    color: #fff;
}
.pads
{
    padding-bottom: 10px! important;
}
.loginfield
{
    padding: 15px;
}
.createaccount
{
    color: #fff;
    text-align: center;
}
a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #fff! important;
}
.login-box, .register-box {
    width: 360px;
    margin: 3% auto! important;
}
/*------------------------  End login  ---------------------------*/
/*------------------------ Profile ---------------------------*/
.profilebuttonheight
{
    height: 40px;
    margin-bottom: 5px;
}
.hexagonpic {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
       -moz-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
         -o-transform: rotate(120deg);
            transform: rotate(120deg);
    cursor: pointer;
    }
.hexagon-in1pic {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    }
.hexagon-in2pic {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
   

    visibility: visible;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    }


.hexagon1pic {
    width: 120px;
    height: 100px;
    position: absolute;
    top: 200px;
    left: 51px;

    }


.hexagonss {
  position: relative;
  height: 125px;
  width: 150px;
  background: #fff;
  top: 150px;
}
.hexagonss:before, .double:after {
  position: absolute;
  content: '';
}
.hexagonss:before {
  top: 5px;  /* border width */
  left: 5px;  /* border width */
  height: calc(100% - 8px);  /* 100% - (2 * border width) */
  width: calc(100% - 10px);  /* 100% - (2 * border width) */
  background: #888787;
}
.hexagonss, .hexagonss:before, .double:after {
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}
.image:before {
  background: url(../images/background/avatar2.png);
}
.double:after {
  top: 8px;
  left: 11px;
  height: calc(100% - 11px);
  width: calc(100% - 16px);
  
  background: url(../images/background/avatar2.png) no-repeat; 
    background-size: 135px 110px;
    background-position: center;
}

/* Just for demo */

.hexagonss {
  display: inline-block;
  margin: 20px;
  left: -10px;
}
/*------------------------End Profile ---------------------------*/
/*------------------------Chat Room ---------------------------*/
.chatroomcon
{
    color: #fff;
    min-height: 100%;
}
.senderimg {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 2px #fff;
    float: right;
    background: #fff;
}
.msgtext {
    max-width: 60%;
    background: rgb(86,197,240);
    float: right;
    color: #fff;
    padding: 15px;
    text-align: left;
    position: relative;
    margin: 0 10px;
}
.msginner
{
    padding: 15px 0;
}
.imgcir
{
    width: 50px;
}
.msgtext::after {
    position: absolute;
    content: '';
    top:0;
    right: -90px;
    bottom: 0;
    width: 90px;
    background: rgb(86,197,240);
    -webkit-clip-path: polygon(15% 0, 0 0, 0 30%);
    -moz-clip-path: polygon(15% 0, 0 0, 0 30%);
    clip-path: polygon(15% 0, 0 0, 0 30%);  
    z-index: 1;
    height: 50px;
}

.senderimgs {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 2px #fff;
    float: left;
    background: #fff;
}
.msgtexts {
    max-width: 60%;
    background: rgb(34,132,177);
    float: left;
    color: #fff;
    padding: 15px;
    text-align: left;
    position: relative;
    margin: 0 10px;
}
.msgtexts::after {
    position: absolute;
    content: '';
    top:0;
    left: -89px;
    bottom: 0;
    width: 90px;
    background: rgb(34,132,177);
    -webkit-clip-path: polygon(80% 0, 100% 0, 100% 30%);
    -moz-clip-path: polygon(80% 0, 100% 0, 100% 30%);
    clip-path: polygon(80% 0, 100% 0, 100% 30%);
    z-index: 1;
    height: 50px;
    -moz-appearance:initial;
}
.msgarea
{
    width: 100%;
    height: 50px;
}
.msgouter
{
    height: 460px;
    overflow-x: hidden;
    padding-right: 10px;
}
::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    background: #0485d0;
}
.chaticon
{
    width: 8%;
    float: left;
}
.chattextarea
{
    width: 82%;
    float: left;
}
/*------------------------ End Chat Room ---------------------------*/
/*------------------------ order history ---------------------------*/
.order-panel-default {
    border-color: rgb(0, 95, 139)! important;
}
.order-panel-default>.panel-heading {
    background: url(../images/slices/color_bluedark.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    color: #fff! important;
    width: 100%;
    display: flex;
     display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
}
.order-panel-default .panel-title {
    width: 100%;
     width: 100vw;
}
.orderh2
{
    font-weight: 200;
     font-size: 22px;
     color: #d4d3d3;
}
.orderh3
{
    margin: 0;
    font-weight: 300;
    font-size: 14px;
    color: #d4d3d3;
}
.orderh4
{
    font-size: 13px;
    color: #eae8e8;
}
.orderheadrow
{
    float: left;
}
.orderhead
{
    width: 60%;
}
.orderprice
{
    width: 33%;
}
.order-panel-default .orderdown img
{
    width: 30px;
    height: 30px;
}
.orderdetail
{
    color: #565656;
    width: 50%;
}
.orderbodyicon
{
    float: right;
}
.orderbodyicon img
{
    width: 60px;
    height: 60px;
}
.padtop
{
    padding-top: 45px; 
}

/*------------------------ notification ---------------------------*/
.notibody
{
    color: #565656;
    white-space: normal;
}
.notihead
{
    width: 80%;
}
.notitime
{
    width: 20%;
}
.notih1
{
    font-size: 14px;
    font-weight: 600;
    color: #d4d3d3;
    -webkit-text-fill-color: #d4d3d3;
}
.notih2
{
    font-size: 14px;
    font-weight: 400;
    color: #d4d3d3;
    -webkit-text-fill-color: #d4d3d3;
}
.notip
{
    font-size: 14px;
    font-weight: 400;
    color: #d4d3d3;
    -webkit-text-fill-color: #d4d3d3;
}
.padbottomzero
{
    padding-bottom: 0! important;
}
/*------------------------ faq ---------------------------*/
.faqtitle {
    background: url(../images/slices/color_bluedark.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 10px 15px;
    margin-bottom: 5px;
}
.clbtn
{
    background: url(../images/slices/color_blue2_forlines.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    border-radius: 0;
    display: block;
    width: 100%;
    color: #fff;
    padding: 5px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.bs_pt
{
    padding-top: 5px;
}
.pbicon
{
    width: 30px;
    height: 30px;
}
.faq_mt
{
     margin-top: 45px;
}
.faq_mb
{
     margin-bottom: 10px! important;
}
.faqth2
{
    font-size: 24px;
    font-weight: 500;
}
.faqh2
{
    font-size: 16px;
    font-weight: 400;
    color: rgb(236, 236, 236);
}
.faq-panel-default {
    border-color: rgb(34, 132, 177)! important;
    border-radius: 0! important;
}
.faq-panel-default>.panel-heading {
    background: rgb(34, 132, 177)! important;
    border: rgb(34, 132, 177)! important;
    color: #fff! important;
    width: 100%;
    display: flex;
     display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  border-radius: 0! important;
}
.footertitle {
    border: solid 1px rgb(34, 132, 177)! important;
    background: rgb(34, 132, 177)! important;
    padding: 10px 15px;
    margin-bottom: 5px;
}
.footerh2
{
    font-size: 14px;
    font-weight: 500;
}
.footericon
{
    width: 30px;
    height: 30px;
    margin-right: 15px;
}
.feaqheadicon
{
    width: 20px;
    height: 20px;
  margin-right: 15px;
}
.pd_pt
{
    padding: 5px 0;
}
.pd_ul
{
    padding: 0;
    margin: 0;
}
.pd_li
{
    list-style: none;
}
/*------------------------ mycart ---------------------------*/
.carthex {
  position: relative;
  height: 100px;
  width: 125px;
  background: #fff;
  top: 10px;
}
.carthex:before, .cartdouble:after {
  position: absolute;
  content: '';
}
.carthex:before {
  top: 5px;  /* border width */
  left: 5px;  /* border width */
  height: calc(100% - 8px);  /* 100% - (2 * border width) */
  width: calc(100% - 10px);  /* 100% - (2 * border width) */
  background: rgb(216, 215, 215);
}
.carthex, .carthex:before, .cartdouble:after {
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}

.cartdouble:after {
  top: 8px;
  left: 8px;
  height: calc(100% - 16px);
  width: calc(100% - 16px);
  
  background: url(../images/slices/img_product.png) no-repeat; 
    background-size: 105px 90px;
    background-position: center;
}
.cartproductimage
{
    position: absolute;
    z-index: 1000;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    top: 8px;
    left: 11px;
    height: calc(100% - 11px);
    width: calc(100% - 16px);
}

/* Just for demo */

.carthex {
  display: inline-block;
  margin: 10px;
}
.carth4
{
    font-size: 14px;
    font-weight: 500;
}
.cartproductcontainer
{
    height: 400px;
    padding-left: 30px;
}
.cartproduct
{
    width: 165px;
    height: auto;
    text-align: center;
    position: relative;
}
.cartproduct1
{
    top: 68px;
}
.cartproduct2
{
    left: 107px;
    top: -137px;
}
.cartproduct3
{
    left: 107px;
    top: -149px;
}
.cartproduct4
{
    left: 217px;
    top: -357px;
}
.cartproduct5
{
    left: 327px;
    top: -557px;
}
.cartproduct6
{
   left: 327px;
   top: -567px;
}
.cartproduct7
{
    left: 437px;
    top: -777px;
}
.cartproduct8
{
    top: -777px;
}
.cartproduct9
{
    left: 107px;
    top: -857px;
}
.cartproduct10
{
    left: 217px;
    top:-1057px
}
.cartproduct11
{
    left: 327px;
    top: -1137px;
}
.cartproduct12
{
    left: 437px;
    top: -1337px;
}
.cartspan
{
    padding-top: 5px;
}
.iconsmall_cartpay
{
    width: 30px;
    height: 30px;
}
/*------------------------ mywishlist ---------------------------*/

.footerrefimage
{
    width: 100px;
    height: 100px;
    padding: 50px 0;
}
/*------------------------ features product ---------------------------*/
.footerfimage
{
    width: 100px;
    height: 100px;
}
/*------------------------ market ---------------------------*/
.addmarketicon
{
 background: rgb(0, 95, 139);
     width: 50px;
    height: 50px;
}
.addbutton
{
    position: absolute;
    right: 0;
    top: 227px;
}
/*------------------------ product ---------------------------*/
.producthex {
  position: relative;
  height: 100px;
  width: 125px;
  background: #fff;
  top: 10px;
}
.producthex:before, .productdouble:after {
  position: absolute;
  content: '';
}
.producthex:before {
  top: 5px;  /* border width */
  left: 5px;  /* border width */
  height: calc(100% - 8px);  /* 100% - (2 * border width) */
  width: calc(100% - 10px);  /* 100% - (2 * border width) */
  background: rgb(216, 215, 215);
}
.producthex, .producthex:before, .productdouble:after {
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}

.productdouble:after {
  top: 8px;
  left: 8px;
  height: calc(100% - 16px);
  width: calc(100% - 16px);
  
  background: url(../images/slices/img_product.png) no-repeat; 
    background-size: 105px 90px;
    background-position: center;
}
.productimage
{
    position: absolute;
    z-index: 1000;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    top: 8px;
    left: 11px;
    height: calc(100% - 11px);
    width: calc(100% - 16px);
}

/* Just for demo */

.producthex {
  display: inline-block;
  margin: 10px;
}
.producth4
{
    font-size: 14px;
    font-weight: 500;
}
.productcontainer
{
    height: 450px;
    padding-left: 30px;
}
.product
{
    width: 165px;
    height: auto;
    text-align: center;
    position: relative;
}
.product1
{
    top: 7px;
}
.product2
{
    left: 107px;
    top: -127px;
}
.product3
{
    left: 217px;
    top: -377px;
}
.product4
{
    left: 327px;
    top: -507px;
}
.product5
{
   left: 437px;
    top: -757px;
}
.product6
{
    top: -757px;
}
.product7
{
    left: 107px;
    top: -887px;
}
.product8
{
    left: 217px;
    top:-1137px
}
.product9
{
    left: 327px;
    top: -1267px;
}
.product10
{
    left: 437px;
    top: -1517px;
}
.producticonadd
{
    width: 30px;
    height: 30px;
    border: solid 1px rgb(34, 132, 177);
    border-radius: 100%;
    background: rgb(34, 132, 177);
}
.productspan
{
    font-size: 12px;
}
/*------------------------ Relationship Manager -------------------*/
/*------------------------ my tier -------------------*/
.rmnotih1 {
    font-size: 16px;
    font-weight: 600;
    color: rgb(255, 243, 243);
    -webkit-text-fill-color: rgb(255, 243, 243);
}
.rmnotih2 {
    font-size: 12px;
    font-weight: 400;
    color: rgb(191, 190, 190);
    -webkit-text-fill-color: rgb(191, 190, 190);
}
.rmtierpadt
{
    padding-bottom: 10px;
}
.rmpbodypad
{
    padding: 10px;
}
.rmmerchantsidehextitle {
    position: absolute;
    text-align: center;
    top: 74px;
    left: 38px;
}
.rmsidehextitle6
{
    left: 42px! important;
}
.sender
{
    text-align: right;
    padding-right: 60px;
    padding-top: 5px;
}
.receiver
{
    text-align: left;
    padding-left: 60px;
    padding-top: 5px;
}
.rmfaqth2 {
    font-size: 24px;
    font-weight: 500;
    color: rgb(38, 149, 245);
}
.rmnotip
{
    text-align: right;
    font-size: 24px;
    font-weight: 400;
    color: rgb(212, 211, 211);
    -webkit-text-fill-color: rgb(212, 211, 211);
}
/*------------------------ wallet -------------------*/
.walletcon
{
    height: 285px;
    padding-top: 175px;
}
.walletamount
{
    order: solid 1px rgb(0, 95, 139);
    background: rgb(0, 95, 139);
    padding: 10px 15px;
    margin-bottom: 5px;
    width: 69%;
    height: 100px;
    float:left;
}
.walletselect
{
    order: solid 1px rgb(0, 95, 139);
    background: rgb(0, 95, 139);
    padding: 8px 15px;
    margin: 0 0 5px 10px;
    color: rgb(255, 255, 255);
    width: 29%;
    float: right;

}
.walleth1
{
    padding: 18px 0 0 0;
    font-size: 26px;
    font-weight: 400;
}
.walleth2
{
    padding: 28px 0 0 0;
    font-size: 30px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.rmwalleticon
{
    width: 32px;
    height: 32px;
}
.rmspanpad
{
    padding-top: 8px;
}
.rmwalletp
{
    color: rgb(214, 214, 214);
}
.iconsmall_nexts
{
    width: 30px;
    height: 30px;
}
/*------------------------ profile ---------------------------*/
.rmprofilehex {
  position: relative;
  height: 100px;
  width: 125px;
  background: #fff;
  top: 200px;
}
.rmprofilehex:before, .rmprofilehex:after {
  position: absolute;
  content: '';
}
.rmprofilehex:before {
  top: 5px;  /* border width */
  left: 5px;  /* border width */
  height: calc(100% - 8px);  /* 100% - (2 * border width) */
  width: calc(100% - 10px);  /* 100% - (2 * border width) */
 background: rgb(134, 133, 133);
}
.rmprofilehex, .rmprofilehex:before, .cartdouble:after {
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}

.cartdouble:after {
  top: 8px;
  left: 8px;
  height: calc(100% - 16px);
  width: calc(100% - 16px);
  
  background: url(../images/slices/img_product.png) no-repeat; 
    background-size: 105px 90px;
    background-position: center;
}
.rmprofileimage
{
    position: absolute;
    z-index: 1000;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    top: 8px;
    left: 11px;
    height: calc(100% - 11px);
    width: calc(100% - 16px);
}

/* Just for demo */

.rmprofilehex {
  display: inline-block;
  margin: 10px;
}
.rmprofileset {
    position: absolute;
    top: 325px;
    padding: 10px 0;
}
.rmprofileicon
{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 235px;
    right: 0;
}
.rmprofileicont
{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 275px;
    right: 0;
}
.rmform
{
    padding: 5px 10px ! important;
}
.form-groups {
    margin-bottom: 10px! important;
}
/*------------------------ credit ---------------------------*/
.rmcredithex {
  position: relative;
  height: 100px;
  width: 125px;
  background: #fff;
  top: 10px;
}
.rmcredithex:before, .productdouble:after {
  position: absolute;
  content: '';
}
.rmcredithex:before {
  top: 5px;  /* border width */
  left: 5px;  /* border width */
  height: calc(100% - 8px);  /* 100% - (2 * border width) */
  width: calc(100% - 10px);  /* 100% - (2 * border width) */
  background: rgb(216, 215, 215);
}
.rmcredithex, .rmcredithex:before, .productdouble:after {
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}

.productdouble:after {
  top: 8px;
  left: 8px;
  height: calc(100% - 16px);
  width: calc(100% - 16px);
  
  background: url(../images/slices/img_product.png) no-repeat; 
    background-size: 105px 90px;
    background-position: center;
}
.rmcreditimage
{
    position: absolute;
    z-index: 1000;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    top: 8px;
    left: 11px;
    height: calc(100% - 11px);
    width: calc(100% - 16px);
}

/* Just for demo */

.rmcredithex {
  display: inline-block;
  margin: 10px;
}
.rmcredith4
{
    font-size: 14px;
    font-weight: 500;
}
.rmcreditcontainer
{
    height: 450px;
}
.rmcredit
{
    width: 165px;
    height: auto;
    text-align: center;
    position: relative;
}
.rmcredit1
{
    top: 68px;
}
.rmcredit2
{
    top: 57px;
}
.rmcredit3
{
   left: 107px;
   top: -177px;
}
.rmcredit4
{
    left: 107px;
    top: -187px;
}
.rmcredit5
{
   left: 217px;
    top: -577px;
}
.rmcredit6
{
   left: 217px;
    top: -577px;
}
.creditcount
{
    position: absolute;
    right: 0;
    top: 222px;
}
.rmcredith {
    font-size: 18px;
    color: rgb(232, 230, 230);
    font-weight: 400;
}
.rmcreditp
{
    font-size: 18px;
    padding-left: 50px;
    color: rgb(232, 230, 230);
    font-weight: 400;
}
/*------------------------ saleshex ---------------------------*/
.saleshexouter
{
    position: relative;
    display: inline-block;
}
.saleshexframe {
    width: 150px;
    height: 150px;
}
.saleshextitle {
    position: absolute;
    top: 80px;
    left: 45px;
}
.saleshexicon {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 22px;
    left: 36px;
}
.saleshex2
{
    top: -102px;
    left: 83px;
}
.saleshex3
{
    top: -299px;
    left: 166px;
}
.saleshexoutercontainer
{
    height: 250px;
    padding-top: 100px;
}

/*------------------------ Merchant ---------------------------*/
/*------------------------ Merchant sidebar -----------------------*/
.merchantsidehexouter
{
    position: relative;
    display: inline-block;
}
.merchantsidehexframe {
   width: 125px;
    height: 125px;
}
.merchantsidehextitle {
    position: absolute;
    text-align: center;
    top: 74px;
    left: 38px;
}
.sidehextitle1
{
 left: 45px! important;
}
.sidehextitle2
{
 left: 48px! important;
}
.sidehextitle6
{
 left: 54px! important;
}
.merchantsidehexicon {
        width: 60px;
    height: 60px;
    position: absolute;
    top: 22px;
    left: 32px;
}
.merchanta
{
    color: #fff! important;
}
.merchantsidehex1
{
    top: -30px;
}
.merchantsidehex2
{
    top: 10px;
    left: -58px;
}
.merchantsidehex3
{
    top: -155px;
    left: 138px;

}
.merchantsidehex4
{
    left: -127px;
    top: -75px;
}
.merchantsidehex5
{
    left: 69px;
    top: -160px;
}
.merchantsidehex6
{
    left: 10px;
    top: -200px;
}
.merchantsidehex7
{
    top: -445px;
    left: 69px;
}
.rmmerchantsidehex7 {
    top: -245px;
    left: 138px;
}
.merchantsidehex8 {
    top: -245px;
    left: -127px;
}
.merchantsidehexoutercontainer
{
    height: 300px;
}


.merchantsidehexouters
{
    position: relative;
    display: inline-block;
}
.merchantsidehexframes {
   width: 125px;
    height: 125px;
}
.merchantsidehextitles {
    position: absolute;
       top: 71px;
    left: 43px;
}
.merchantsidehexicons {
        width: 60px;
    height: 60px;
    position: absolute;
    top: 22px;
    left: 32px;
}

.merchantsidehexs2
{
    top: -39px;
    left: -58px;
}
.merchantsidehexs3
{
    top: -125px;
    left: 138px;

}
.merchantsidehexs4
{
    top: -85px;
    left: -58px;

}
.merchantsidehextitles1 {
    left: 47px! important;
}
.merchantsidehextitles2 {
    left: 44px! important;
}
.merchantsidehexoutercontainers
{
    height: 125px;
}
.sideban
{
    padding: 15px;
}
.merchantsideban
{
    height: 75px;
    width: 100%;
}
.iconsmall_adds
{
    width: 25px;
    height: 25px;
}
.mht {
    font-size: 16px;
    padding-bottom: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    color: rgb(226, 226, 226);
}
.mcreditcount
{
    position: absolute;
    right: 0;
    top: 200px;
}
.m_wallet_m_top
{
    margin-top:50px; 
}
.pendingpadtop
{
    padding-top: 250px;
}
.profileedit label {
    color: #3a8eef;
    font-size: 12px! important;
}
.inputfield
{
    height: 32px;
    border-bottom: solid 1px rgb(58, 142, 239);
    padding-top: 7px;
    width: 100%;
    overflow: hidden;
}
.profilelabel
{
    height: 20px;
}
/*------------------------ homehex ---------------------------*/
.homehexouter
{
    position: relative;
    display: inline-block;
    line-height: 0.5;
}
.homehexframe {
    width: 150px;
    height: 150px;
}
.homehextitle {
    position: absolute;
    top: 88px! important;
    left: 42px! important;
    color: white;
    width: 65px;
    text-align: center;
    line-height: 1! important;
    white-space: normal! important;
}
.homehexicon {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 22px;
    left: 36px;
}
.homehex1 {
   left: -87px;
    top: -37px;
}
.homehex2 {
    top: 11px;
    left: -157px;
}
.homehex3 {
    top: 59px;
    left: -393px;
}
.homehexoutercontainer
{
    height: 250px;
    position: absolute;
    left: 165px;
}
.homespantitle
{
    left: 48px! important;
    top: 90px! important;
}
.homespantitle2
{
    left: 40px! important;
}
.producttitleh2 {
    font-size: 14px;
    text-align: center;
    color: rgb(218, 217, 217);
    font-weight: 500;
}
.producttextarea {
    background: transparent;
    border-bottom: solid 1px rgb(58, 142, 239)! important;
    border-right: none;
    border-left: none;
    border-top: none;
    color: #fff;
    border-radius: 0;
    height: 35px! important;
}
.styled-select {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background: transparent;
    border-bottom: solid 1px rgb(58, 142, 239)! important;
    border-right: none;
    border-left: none;
    border-top: none;
    color: #fff;
    border-radius: 0;
}
.select_box{
  width: 100%;
  overflow: hidden;
  position: relative;
}

.select_box select{
  border: 0;
  position: relative;
  z-index: 99;
  background: none;
  padding-left: 24px;
}
.selectarrow
{
    position: absolute;
    top: 7px;
}
select option {
  margin: 40px;
  background: rgb(8, 44, 76);
}
.icon_camera
{
    width: 125px;
    height: 125px;
     position: absolute;
    left: 25px;
    top: 25px;
}
.profile_hexframe
{
    width: 175px;
    height: 175px;

}
.profile_con_mt
{
    margin-top: 160px;
}
.profile_con_mth
{
     margin-top: 80px;
}
.pil_pl
{
    padding-left: 35px;
}
.pil_pl2
{
    padding-left: 46px;
}
.nextpage
{
    width: 144px;
    margin: auto;
    padding: 50px 0;
}
.nextpageactive
{
    background: rgb(58, 142, 239)! important;
}
.nextpage_bar
{
    width: 40px;
    height: 5px;
    background: rgb(255, 255, 255);
    display: inline-block;
    margin-right: 5px;
}
.reviewhead
{
    width: 70%;
}
.reviewprice
{
    width: 30%;
}
.reviewicon
{
    display: inline-block;
}
.review_pb
{
    padding-bottom: 10px;
}
.reviewh2 {
    font-size: 16px;
    color: rgb(111, 111, 111);
    font-weight: 200;
}
.reviewbody_bb
{
    border-bottom: solid 5px rgb(58, 142, 239)! important;
}
.pdetailhex {
  display: inline-block;
  margin: 10px;
}
.pdetailh4
{
    font-size: 14px;
    font-weight: 500;
}
.pdetailcontainer
{
    height: 400px;
}
.pdetail
{
    width: 165px;
    height: auto;
    text-align: center;
    position: relative;
}

.pdetailhex {
    position: relative;
    height: 325px;
    width: 400px;
    background: rgb(255, 255, 255);
}
.pdetailhex:before, .pdetaildouble:after {
  position: absolute;
  content: '';
}
.pdetailhex:before {
  top: 5px;  /* border width */
  left: 5px;  /* border width */
  height: calc(100% - 8px);  /* 100% - (2 * border width) */
  width: calc(100% - 10px);  /* 100% - (2 * border width) */
  background: rgb(204, 204, 204);
}
.pdetailhex, .pdetailhex:before, .pdetaildouble:after {
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}

.pdetailimage
{
    position: absolute;
    z-index: 1000;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    top: 10px;
    left: 11px;
    height: calc(100% - 11px)! important;
    width: calc(100% - 16px)! important;
}
.productdetailtitleh2 {
    font-size: 16px;
    color: rgb(218, 217, 217);
    font-weight: 500;
}
.ulzero
{
    padding: 0;
    margin: 0;
    padding-left: 17px;
}
.description
{
    padding-top: 50px;
}
.salesrh
{
    font-size: 16px;
    color: rgb(62, 154, 195);
    font-weight: 400;
}
.salesrspan
{
    font-size: 14px;
    color: rgb(222, 221, 221);
}
.chartpadtop
{
    padding :50px 0;
}
#myChart
{
    width: 296px! important;
    height: 245px! important;

}
.selectbox
{
    padding: 0;
}
.selectspan
{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.csidehextitle2
{
    left: 35px! important;
}
.csidehextitle3
{
    left: 40px! important;
}
.csidehextitle4
{
    left: 52px! important;
}
/*-------------------- product/serv -----------------------*/
#prevImage-1 {
   opacity: 0;
   position: absolute;
   z-index: -1;
}

.pr-change {
   opacity: 0;
   position: absolute;
   z-index: -1;
   height: 0;
}
#bl-1
{
position: relative;
top: 65px;
left: 20px;
}
#bl
{
position: relative;
top: 65px;
left: 20px;
}
.outer-border
{
    width: 112px;
    height: 100px;
    border: solid 1px #908c8c;
    padding: 5px;
    border-radius: 3px;
}
#outer-border
{
    width: 112px;
    height: 100px;
    border: solid 1px #908c8c;
    padding: 5px;
    border-radius: 3px;
}
.img-img {
    width: 24%;
    float: left;
    padding: 10px;
    border: solid 1px #eee;
    margin-right: 5px;
    margin-bottom: 5px;
}
.img-1 {
        height:475px;
        width: 100%;
        padding:15px;
    border: solid 1px #eee;
}
.imgcon
{
    z-index: 1;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    width: 107px! important;
    height: 95px! important;
    left: 33px! important;
    top: 40px! important;
    object-fit: cover;
}
.rmprofileoh {
    top: 108px;
    left: -20px;
}
.consumerprofileoh
{
    top: 100px;
}

.jGrowl-notification {
    background-color: rgb(212, 63, 18)! important;
    border: rgb(212, 63, 18)! important;
    color: rgb(255, 255, 255)! important;
}
/*------------------------ Dashboard -----------------------*/
.dashboardhexouter
{
    position: relative;
    display: inline-block;
}
.dashboardhexframe {
   width: 150px;
    height: 150px;
}
.dashboardhextitle {
    position: absolute;
    text-align: center;
    top: 74px;
    left: 38px;
}


.dashboardhexicon {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 25px;
    left: 36px;
}
.dashboarda
{
    color: #fff! important;
}
.dashboardhex1
{
    top: 65px;
}
.dashboardhex2
{
    top: 115px;
    left: -68px;
}
.dashboardhex3
{
    top: 67px;
    left: -138px;

}
.dashboardhex4
{
    left: 0px;
    top: 13px;
}
.dashboardhex5
{
    left: -68px;
    top: 63px;
}
.dashboardhex6
{
    left: -138px;
    top: 15px;
}
.dashboardhex7
{
    top: -282px;
    left: 85px;
}
.dashboardhexoutercontainer
{
    height: 475px;
    left: 125px;
    position: relative;
}
.dashboardhextitle {
    position: absolute;
    text-align: center;
    top: 92px;
    left: 48px;
    line-height: 0.5;
    font-size: 10px! important;
}
.dashboardhextitle1
{
    left: 45px! important;
}
.dashboardhextitle2
{
    left: 52px! important;
}
.dashboardhextitle3
{
    left: 56px! important;
}
.dashboardhextitle4
{
    left: 54px! important;
}
.dashboardhextitle5
{
    left: 47px! important;
}
.dashboardhextitle6
{
    left: 64px! important;
}
.dashboardhextitle7
{
    left: 60px! important;
}
.rmdashboardhextitle2
{
 left: 56px! important;
}
.mdashboardhextitle2
{
 left: 59px! important;
}
.rmdashboardhextitle6
{
 left: 55px! important;
}
.merdash {
    padding: 31px 0;
}
.panel
{
    border: none! important;

}

.mdashboardhex1 {
    top: 60px;
    left: 220px;
}
.mdashboardhex2 {
    top: 10px;
    left: 150px;
}
.mdashboardhex3 {
    top: 60px;
    left: 80px;
}
.rmcredithex:before {
    top: 5px;
    left: 5px;
    height: calc(100% - 8px);
    width: calc(100% - 10px);
    background: rgb(191, 191, 191);
}
.rmcreditimage {
    position: absolute;
    z-index: 1000;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    top: 8px;
    left: 10px;
    height: calc(100% - 11px);
    width: calc(100% - 16px);
    }

    .rmcredithex {
    position: relative;
    height: 100px;
    width: 125px;
    background: #fff;
    top: 10px;
}
.ccreditcontainer {
    padding: 15px;
}
.ccreditcontainers {
    padding: 35px;
}

.phex_frames {
    width: 170px;
    height: 160px;
}
.drmcredit6 {
    top: -565px! important;
}

.rmcreditcontainers {
    height: 375px! important;
}
.dashboardhexoutercontainers {
    height: 425px! important;
}
.piconsearch {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 38px;
    top: 38px;
}
.crmcredit1 {
    top: 20px;
    left: 0px;
}
.crmcredit2 {
    top: -65px;
    left: 106px;
}
.crmcredit3 {
    left: 212px;
    top: -260px;
}
.crmcredit4 {
    left: 0px;
    top: -264px;
}
.crmcredit5 {
    left: 105px;
    top: -346px;
}
.crmcredit6 {
    left: 212px;
    top: -543px;
}

/*-------------------- dynamic merchant credit ---------------*/
.rmcreditcontainer0 .rmcredit0 {
    left: 107px;
    top: 147px;
}
.rmcreditcontainer1 .rmcredit1 {
    left: 107px;
    top: 147px;
}

.rmcreditcontainer2 .rmcredit1 {
    left: 107px;
    top: 72px;
}
.rmcreditcontainer2 .rmcredit2 {
    left: 107px;
    top: 67px;
}
.rmcreditcontainer3 .rmcredit1 {
    left: 125px;
    top: 72px;
}
.rmcreditcontainer3 .rmcredit2 {
    left: 125px;
    top: 67px;
}
.rmcreditcontainer3 .rmcredit3 {
    left: 0px;
    top: -145px;
}
.rmcreditcontainer4 .rmcredit1 {
    left: 20px;
    top: 72px;
}
.rmcreditcontainer4 .rmcredit2 {
    left: 190px;
    top: -65px;
}
.rmcreditcontainer4 .rmcredit3 {
    left: 20px;
    top: -65px;
}
.rmcreditcontainer4 .rmcredit4 {
    left: 190px;
    top: -210px;
}

.rmcreditcontainer5 .rmcredit1 {
    left: 0px;
    top: 72px;
}
.rmcreditcontainer5 .rmcredit2 {
    left: 217px;
    top: -65px;
}
.rmcreditcontainer5 .rmcredit3 {
    left: 107px;
    top: -135px;
}
.rmcreditcontainer5 .rmcredit4 {
    left: 0px;
    top: -205px;
}
.rmcreditcontainer5 .rmcredit5 {
    left: 217px;
    top: -345px;
}
.rmcreditcontainer6 .rmcredit1 {
    left: 0px;
    top: 72px;
}
.rmcreditcontainer6 .rmcredit2 {
    left: 217px;
    top: -65px;
}
.rmcreditcontainer6 .rmcredit3 {
    left: 107px;
    top: -135px;
}
.rmcreditcontainer6 .rmcredit4 {
    left: 0px;
    top: -205px;
}
.rmcreditcontainer6 .rmcredit5 {
    left: 217px;
    top: -345px;
}
.rmcreditcontainer6 .rmcredit6 {
    left: 108px;
    top: -414px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #2a6496! important;
    background-color: #eee;
    border-color: #ddd;
}
/*-------------------- dynamic consumer product ---------------*/
.productcontainer0 .product0 {
    left: 217px;
    top: 60px;
}
.productcontainer0 {
    height: 300px! important;
}
.productcontainer1 .product1 {
    left: 217px;
    top: 60px;
}
.productcontainer1 {
    height: 300px! important;
    padding-left: 10px! important;
}
.productcontainer2 {
    height: 325px! important;
}
.productcontainer2 .product1 {
    left: 100px;
    top: 100px;
}
.productcontainer2 .product2 {
    left: 345px;
    top: -90px;
}

.productcontainer3 .product1 {
    left: 100px;
    top: 100px;
}
.productcontainer3 .product2 {
    left: 345px;
    top: -90px;
}
.productcontainer3 .product3 {
    left: 222px;
    top: -181px;
}

.productcontainer4 .product1 {
    left: 217px;
    top: 25px;
}
.productcontainer4 .product2 {
    left: 217px;
    top: 50px;
}
.productcontainer4 .product3 {
    left: 100px;
    top: -247px;
}
.productcontainer4 .product4 {
    left: 340px;
    top: -443px;
}

.productcontainer5 .product1 {
    left: 75px;
    top: 45px;
}
.productcontainer5 .product2 {
    left: 365px;
    top: -145px;
}
.productcontainer5 .product3 {
    left: 215px;
    top: -228px;
}
.productcontainer5 .product4 {
    left: 75px;
    top: -327px;
}
.productcontainer5 .product5 {
    left: 365px;
    top: -517px;
}

.productcontainer6 .product1 {
    left: 90px;
    top: 45px;
}
.productcontainer6 .product2 {
    left: 338px;
    top: -145px;
}
.productcontainer6 .product3 {
    left: 213px;
    top: -234px;
}
.productcontainer6 .product4 {
    left: 90px;
    top: -340px;
}
.productcontainer6 .product5 {
    left: 338px;
    top: -530px;
}
.productcontainer6 .product6 {
    left: 464px;
    top: -807px;
}

.productcontainer7 .product1 {
    left: 115px;
    top: 45px;
}
.productcontainer7 .product2 {
    left: 345px;
    top: -145px;
}
.productcontainer7 .product3 {
    left: 230px;
    top: -234px;
}
.productcontainer7 .product4 {
    left: 115px;
    top: -340px;
}
.productcontainer7 .product5 {
    left: 345px;
    top: -530px;
}
.productcontainer7 .product6 {
    left: 464px;
    top: -807px;
}
.productcontainer7 .product7 {
    left: 0px;
    top: -998px;
}
.productcontainer7 {
   padding-left: 0px! important;
}
.ep_mt
{
  margin-top: 10px;
}
.pd_bl {
    display: inline-block;
    padding-right: 5px;
}
.cartproductcontainer0 .cartproduct0 {
    width: 60%;
    height: auto;
    text-align: center;
    margin: auto;
    padding-top: 170px;
}
.cartproductcontainer0 .carth0 {
    font-size: 18px;
    font-weight: 500;
}
.rmcreditcontainer0 .rmcredit0 {
    width: 60%;
    height: auto;
    text-align: left;
    padding-top: 65px;
}
.rmcreditcontainer0 .carth0 {
    font-size: 18px;
    font-weight: 500;
}
.cartproductcontainer0 {
    height: 250px;
    padding: 0;
}
.cartproductcontainer0 .cartproduct0 {
    top: 68px;
    left: 237px;
}
.cartproductcontainer1 {
    height: 250px;
    padding: 0;
}
.cartproductcontainer1 .cartproduct1 {
    top: 68px;
    left: 237px;
}
.cartproductcontainer2 {
    height: 250px;
    padding: 0;
}
.cartproductcontainer2 .cartproduct1 {
    top: 68px;
    left: 120px;
}
.cartproductcontainer2 .cartproduct2 {
    top: -107px;
    left: 360px;
}

.cartproductcontainer3 {
    height: 325px;
    padding: 0;
}
.cartproductcontainer3 .cartproduct1 {
    top: 68px;
    left: 120px;
}
.cartproductcontainer3 .cartproduct2 {
    top: -107px;
    left: 360px;
}
.cartproductcontainer3 .cartproduct3 {
    top: -222px;
    left: 242px;
}
.cartproductcontainer4 {
    height: 400px;
    padding: 0;
}
.cartproductcontainer4 .cartproduct1 {
    top: 68px;
    left: 137px;
}
.cartproductcontainer4 .cartproduct2 {
    top: -107px;
    left: 360px;
}
.cartproductcontainer4 .cartproduct3 {
    top: -117px;
    left: 137px;
}
.cartproductcontainer4 .cartproduct4 {
    top: -293px;
    left: 365px;
}
.cartproductcontainer5 {
    height: 375px;
    padding: 0;
}
.cartproductcontainer5 .cartproduct1 {
    top: 68px;
    left: 120px;
}
.cartproductcontainer5 .cartproduct2 {
    top: -107px;
    left: 360px;
}
.cartproductcontainer5 .cartproduct3 {
    top: -222px;
    left: 242px;
}
.cartproductcontainer5 .cartproduct4 {
    top: -295px;
    left: 120px;
}
.cartproductcontainer5 .cartproduct5 {
    top: -470px;
    left: 360px;
}
.cartproductcontainer6 {
    height: 475px;
    padding: 0;
}
.cartproductcontainer6 .cartproduct1 {
    top: 68px;
    left: 120px;
}
.cartproductcontainer6 .cartproduct2 {
    top: -107px;
    left: 360px;
}
.cartproductcontainer6 .cartproduct3 {
    top: -222px;
    left: 242px;
}
.cartproductcontainer6 .cartproduct4 {
    top: -295px;
    left: 120px;
}
.cartproductcontainer6 .cartproduct5 {
    top: -470px;
    left: 360px;
}
.cartproductcontainer6 .cartproduct6 {
    top: -581px;
    left: 242px;
}
.cartproductcontainer7 {
    height: 375px;
    padding: 0;
}
.cartproductcontainer7 .cartproduct1 {
    top: 68px;
    left: 120px;
}
.cartproductcontainer7 .cartproduct2 {
    top: -107px;
    left: 360px;
}
.cartproductcontainer7 .cartproduct3 {
    top: -201px;
    left: 242px;
}
.cartproductcontainer7 .cartproduct4 {
    top: -295px;
    left: 120px;
}
.cartproductcontainer7 .cartproduct5 {
    top: -470px;
    left: 360px;
}
.cartproductcontainer7 .cartproduct6 {
    top: -726px;
    left: 470px;
}
.cartproductcontainer7 .cartproduct7 {
    top: -900px;
    left: 0px;
}

.cartproductcontainer0 .carth0 {
    font-size: 18px;
    font-weight: 500;
}
.cartproductcontainers0 {
    height: 250px;
    padding: 0;
}
.cartproductcontainers0 .cartproduct0 {
    top: 68px;
    left: 237px;
}
.carts_pt
{
    padding-top: 5px;
}
.cartproductcontainers1 {
    height: 250px;
    padding: 0;
}
.cartproductcontainers1 .cartproduct1 {
    top: 25px;
    left: 243px;
}
.cartproductcontainers2 {
    height: 250px;
    padding: 0;
}
.cartproductcontainers2 .cartproduct1 {
    top: 25px;
    left: 120px;
}
.cartproductcontainers2 .cartproduct2 {
    top: -212px;
    left: 360px;
}

.cartproductcontainers3 {
    height: 350px;
    padding: 0;
}
.cartproductcontainers3 .cartproduct1 {
    top: 25px;
    left: 100px;
}
.cartproductcontainers3 .cartproduct2 {
    top: -212px;
    left: 380px;
}
.cartproductcontainers3 .cartproduct3 {
    top: -373px;
    left: 240px;
}
.cartproductcontainers4 {
    height: 500px;
    padding: 0;
}
.cartproductcontainers4 .cartproduct1 {
    top: 25px;
    left: 137px;
}
.cartproductcontainers4 .cartproduct2 {
    top: -212px;
    left: 345px;
}
.cartproductcontainers4 .cartproduct3 {
    top: -220px;
    left: 137px;
}
.cartproductcontainers4 .cartproduct4 {
    top: -457px;
    left: 345px;
}
.cartproductcontainers5 {
    height: 500px;
    padding: 0;
}
.cartproductcontainers5 .cartproduct1 {
    top: 25px;
    left: 100px;
}
.cartproductcontainers5 .cartproduct2 {
     top: -212px;
    left: 380px;
}
.cartproductcontainers5 .cartproduct3 {
    top: -373px;
    left: 240px;
}
.cartproductcontainers5 .cartproduct4 {
    top: -450px;
    left: 100px;
}
.cartproductcontainers5 .cartproduct5 {
    top: -687px;
    left: 380px;
}
.cartproductcontainers6 {
    height: 575px;
    padding: 0;
}
.cartproductcontainers6 .cartproduct1 {
    top: 25px;
    left: 100px;
}
.cartproductcontainers6 .cartproduct2 {
    top: -212px;
    left: 380px;
}
.cartproductcontainers6 .cartproduct3 {
    top: -373px;
    left: 242px;
}
.cartproductcontainers6 .cartproduct4 {
    top: -450px;
    left: 100px;
}
.cartproductcontainers6 .cartproduct5 {
    top: -687px;
    left: 380px;
}
.cartproductcontainers6 .cartproduct6 {
    top: -845px;
    left: 240px;
}
.cartproductcontainers7 {
    height: 500px;
    padding: 0;
}
.cartproductcontainers7 .cartproduct1 {
    top: 25px;
    left: 100px;
}
.cartproductcontainers7 .cartproduct2 {
    top: -212px;
    left: 380px;
}
.cartproductcontainers7 .cartproduct3 {
    top: -373px;
    left: 242px;
}
.cartproductcontainers7 .cartproduct4 {
   top: -450px;
    left: 100px;
}
.cartproductcontainers7 .cartproduct5 {
     top: -687px;
    left: 380px;
}
.cartproductcontainers7 .cartproduct6 {
    top: -1084px;
    left: 510px;
}
.cartproductcontainers7 .cartproduct7 {
    top: -1321px;
    left: -30px;
}

.carttotal {
    height: 40px;
    background: url(../images/slices/color_bluedark.png) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 10px;
}

.cartpayicon {
    height: 40px;
    background: url(../images/slices/color_bluedark.png) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 5px 10px;
    color: rgb(255, 255, 255);
}
.cartpayicon a {
     color: rgb(255, 255, 255)! important;
}

/*-------------------- option list   -----------------------*/
#optionlist
{
    height: 173px;
    overflow: auto;
    padding: 10px;
    
}
.borderleft
{
 border-left: solid 0.5px rgb(58, 142, 239)! important;;
}
#optionlistview
{
    height: 173px;
    overflow: auto;
    padding: 10px;
    line-height: 1.5;
    font-size: 17px;
   
}
#optionlistoverview
{
    border: solid 0.5px rgb(58, 142, 239)! important;
}
input[type=checkbox], input[type=radio] {
       margin: 8px 12px 0 0;

}
.errormsg
{
    padding: 10px 0;
    color: red;
}
.dynamiccontainer
 {
    position: relative;
    left: -12px;
    z-index: 100;
}
.nopad
{
    padding: 0! important;
}
.nomargin
{
    margin: 0! important;
}
#modal-body {
    background: rgba(2, 36, 66, 0.34)! important;
}
.modal-content{
    background: rgba(2, 36, 66, 0.34)! important;
}


.tac_pr1
{
    padding-right: 40px;
}
.tac_pr2
{
    padding-right: 20px;
}
.table_width
{
    width: 100%;
}
.multicontainer
{
    text-align: center;
}
.previewcontainer
{
    text-align: center;
}
.gallery
{
  padding-bottom: 20px;  
}
.gallery img {
    margin-top: 15px;
    width: 100px;
    height: 87px;
    border: 1px solid;
    margin: 10px 10px 0 0;
    padding: 1px;
    /*display:block;*/

}
.formpad
{
    padding-left: 25px;
}
.legendfont {
    color: rgb(230, 229, 229)! important;
    border-bottom: 0.5px solid rgb(57, 184, 245)! important;
}
.radiodisplay
{
    padding-right: 50px;
}
.backgroundpanel
{
    background: transparent! important;
}

.tactable th{
  border: solid 0.5px rgb(58, 142, 239);
  padding: 10px;
}
.tactable td{
  border: solid 0.5px rgb(58, 142, 239);
  padding: 10px;
}
.pad_top
{
    padding-top: 20px;
}
.searchtext_input {
    background: transparent;
    border-bottom: solid 1px rgb(58, 142, 239)! important;
    border-right: none;
    border-left: none;
    border-top: none;
}

.fileContainer {
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
    font-weight: 700;
    color: #FFF;
    background: #314e55;
    width: 100%;
    padding: 5px;
    text-align: center;
}

.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

/*Multiple FIle Upload*/
.section
{
    padding: 5px 5px 0px 5px;
}
div.tree-multiselect div.title {
    background: #b2b7b6;
}
.form-horizontal .form-multi {

    margin: 0! important;

}
.file_upload
{
 
  height: 125px! important;
  width: 125px! important;
    border: 1px solid #908c8c! important;
}

.imageContent {

    float: left;
    width: 120px;
}
.padpay
{
    padding-top: 25px;
}

.formcontain .quantitychange {
    width: 50px! important;
    padding: 7px 10px! important;
    font-size: 13px! important;
    color: black;
    margin: 0 10px;
}
.labelwidth
{
    width: 100px;
}

.small-container .show-small-img {
  border: 1px solid rgb(44, 158, 239)! important;  
}
.coverimageoutercontainer
{
    width: 100%;
    padding: 20px;
}
.icon-right {
    width: 40px! important;
    height: 40px! important;
    border: solid 1px #3d96e2;
    border-radius: 100%;
    background: #3597dc;
    padding: 3px 0px 3px 5px;
}
.icon-left {
    width: 40px! important;
    height: 40px! important;
    border: solid 1px #3d96e2;
    border-radius: 100%;
    background: #3597dc;
    padding: 3px 0px 3px 5px;
    transform: rotate(180deg);
}
.coverinner
{
    width: 100%;
    border: solid 1px;
    text-align: center;
    position: relative;
}
.covericon_camera
{
    width: 125px;
    height: 125px;
}
.covericons_camera
{
    position: absolute;
    width: 100%;
    height: 125px;
    left: 0;
}

.videoinner
{
    width: 150px;
    border: solid 1px;
    text-align: center;
    position: relative;
}

.pd_price {
    background: url(../images/slices/color_bluedark.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 5px 15px;
    margin-bottom: 5px;
    height: 40px;
    color: #fff! important;
}

.quantitychange:focus {
    color: black! important;
}
.wishcolorpad
{
    padding: 7px;
}
.cprev
{
    width: 100%;
    height: 125px;
}
.palign
{
    white-space: normal;
}

.cartquantitychange
{
    background: transparent;
    border: none;
    color: white;
    margin: 0;
    width: 38px! important;
    padding: 7px 10px! important;
    font-size: 13px! important;
}
.cartinc
{
  padding: 8px 13px! important;
}
.quant-input
{
    padding: 5px;
}
/*------------------------ checkout ---------------------------*/
.tabletd1 {
    width: 175px;
    height: 85px;
}
.tabletd2
{
    width: 225px;
}
.tabletd3
{
    text-align: right;
}
.twidth
{
    width: 100%;
}
.checkoutercontainer
{
    padding-right: 50px;
}
.checkpt
{
    padding-top: 100px;
}
.checkouthex {
  position: relative;
  height: 75px;
  width: 100px;
  background: #fff;
  top: 10px;
}
.checkouthex:before {
  position: absolute;
  content: '';
}
.checkouthex:before {
  top: 5px;  /* border width */
  left: 5px;  /* border width */
  height: calc(100% - 8px);  /* 100% - (2 * border width) */
  width: calc(100% - 10px);  /* 100% - (2 * border width) */
  background: rgb(216, 215, 215);
}
.checkouthex, .checkouthex:before{
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
}

.checkoutheximage
{
    position: absolute;
    z-index: 1000;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -moz-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
    top: 8px;
    left: 11px;
    height: calc(100% - 11px);
    width: calc(100% - 16px);
}

/* Just for demo */

.checkouthex {
  display: inline-block;
  margin: 10px;
}
.carth4
{
    font-size: 14px;
    font-weight: 500;
}
.checkoutproduct
{
    width: 165px;
    height: auto;
    text-align: center;
    position: relative;
}
.productoption
{
    border: solid 1px #d2d2d2;
    padding: 5px;
    text-align: center;
    margin-right: 10px;
}

.optiononclick
{
    color: rgb(78, 168, 232);
    border: solid 1px rgb(78, 168, 232)! important;
}
.productoptioncontainer
{
    height: 30px;
    margin-top: 20px;
}
.classchange
{
    color: white;
    border: solid 1px white! important;
}


.rmcreditcontainer5 {
    height: 450px! important;
}

.rmcreditcontainer5 .crmcredit1 {
    top: 20px;
    left: 0px;
}
.rmcreditcontainer5 .crmcredit2 {
    top: -65px;
    left: 106px;
}
.rmcreditcontainer5 .crmcredit3 {
    left: 212px;
    top: -260px;
}
.rmcreditcontainer5 .crmcredit4 {
    left: 0px;
    top: -264px;
}
.rmcreditcontainer5 .crmcredit5 {
    left: 212px;
    top: -404px;
}
.rmcreditcontainer5 .crmcredit6 {
    left: 105px;
    top: -487px;
}
.rmcreditcontainer4 .crmcredit1 {
    top: 20px;
    left: 0px;
}
.rmcreditcontainer4 .crmcredit2 {
    top: -65px;
    left: 106px;
}
.rmcreditcontainer4 .crmcredit3 {
    left: 212px;
    top: -260px;
}
.rmcreditcontainer4 .crmcredit4 {
    left: 0px;
    top: -264px;
}

.rmcreditcontainer4 .crmcredit6 {
    left: 212px;
    top: -404px;
}

.rmcreditcontainer3 .crmcredit1 {
    top: 20px;
    left: 0px;
}
.rmcreditcontainer3 .crmcredit2 {
    top: -65px;
    left: 106px;
}
.rmcreditcontainer3 .crmcredit3 {
    left: 212px;
    top: -260px;
}

.rmcreditcontainer3 .crmcredit6 {
    left: 105px;
    top: -220px;
}

.rmcreditcontainer2 .crmcredit1 {
    top: 20px;
    left: 0px;
}
.rmcreditcontainer2 .crmcredit2 {
    top: -120px;
   left: 212px;
}

.rmcreditcontainer2 .crmcredit6 {
    left: 106px;
    top: -200px;
}
.rmcreditcontainer1 .crmcredit1 {
    top: 20px;
    left: 0px;
}
.rmcreditcontainer1 .crmcredit2 {
    top: -120px;
   left: 212px;
}

.rmcreditcontainer1 .crmcredit6 {
    top: -120px;
   left: 212px;
}

.carousel-indicators li {
    border: 1px solid rgb(56, 143, 232);
    background: rgb(56, 143, 232);
    margin: 0 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    border: 1px solid #fff;
    margin: 0 10px;
}

/*----------- Rm credited product ------------------*/
.rmproductcontainer7 {
    padding-left: 0px! important;
}
.rmproductcontainer7 .product1 {
    left: 115px;
    top: 45px;
}
.rmproductcontainer7 .product2 {
    left: 345px;
    top: -115px;
}
.rmproductcontainer7 .product3 {
    left: 230px;
    top: -200px;
}
.rmproductcontainer7 .product4 {
    left: 115px;
    top: -275px;
}
.rmproductcontainer7 .product5 {
    left: 345px;
    top: -435px;
}
.rmproductcontainer7 .product6 {
    left: 464px;
    top: -675px;
}
.rmproductcontainer7 .product7 {
    left: 0px;
    top: -835px;
}
.rmproductcontainer6 {
    padding-left: 0px! important;
}
.rmproductcontainer6 .product1 {
    left: 115px;
    top: 45px;
}
.rmproductcontainer6 .product2 {
    left: 345px;
    top: -115px;
}
.rmproductcontainer6 .product3 {
    left: 230px;
    top: -200px;
}
.rmproductcontainer6 .product4 {
    left: 115px;
    top: -275px;
}
.rmproductcontainer6 .product5 {
    left: 345px;
    top: -435px;
}
.rmproductcontainer6 .product6 {
    left: 464px;
    top: -675px;
}
.rmproductcontainer5 {
    padding-left: 0px! important;
}
.rmproductcontainer5 .product1 {
    left: 115px;
    top: 45px;
}
.rmproductcontainer5 .product2 {
    left: 345px;
    top: -115px;
}
.rmproductcontainer5 .product3 {
    left: 230px;
    top: -200px;
}
.rmproductcontainer5 .product4 {
    left: 115px;
    top: -275px;
}
.rmproductcontainer5 .product5 {
    left: 345px;
    top: -435px;
}
.rmproductcontainer4 {
    padding-left: 0px! important;
}
.rmproductcontainer4 .product1 {
    left: 115px;
    top: 45px;
}
.rmproductcontainer4 .product2 {
    left: 345px;
    top: -115px;
}
.rmproductcontainer4 .product3 {
     left: 115px;
    top: -115px;
}
.rmproductcontainer4 .product4 {
    left: 345px;
    top: -275px;
}
.rmproductcontainer3 {
    padding-left: 0px! important;
    height:250px! important;
}
.rmproductcontainer3 .product1 {
    left: 115px;
    top: 45px;
}
.rmproductcontainer3 .product2 {
    left: 345px;
    top: -115px;
}
.rmproductcontainer3 .product3 {
    left: 230px;
    top: -200px;
}
.rmproductcontainer2 {
    padding-left: 0px! important;
    height:300px! important;
}
.rmproductcontainer2 .product1 {
    left: 115px;
    top: 45px;
}
.rmproductcontainer2 .product2 {
    left: 345px;
    top: -115px;
}
.rmproductcontainer1 {
    padding-left: 0px! important;
    height:250px! important;
}
.rmproductcontainer1 .product1 {
    left: 230px;
    top: 45px;
}
.rmpd_p
{
    padding: 10px! important;
}
.rmget
{
    padding: 0;
    margin: 0;
    font-size: 12px;
}
.linkicon {
    width: 15px;
    height: 15px;
}
.linkcon {
    width: 75px;
    background: rgb(255, 255, 255);
    margin-bottom: 5px;
    height: 40px;
    color: white;
     background: url(../images/slices/color_bluedark.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
.copybtn
{
    padding: 10px;
    background: black;
    border: solid 1px rgb(210, 208, 208);;
    color: rgb(210, 208, 208);
    border-radius: 5px;
    display: inline-block;
}
.getlinkcon {
    border-bottom: solid 0.5px rgb(162, 162, 162);
    padding-bottom: 50px;
    padding-top: 10px;
}
.linkgen
{
    width: 90%;
    display: inline-block;
    color: rgb(210, 208, 208);
}
.linkcopied
{
    width: 88%;
    display: inline-block;
    color: rgb(210, 208, 208);
}
.getlinkicon
{
    width: 20px;
    height: 20px;
}
.getlinkpad
{
    padding:10px 15px;
}
.word_wrap
{
word-wrap: break-word;
}

.categoryicon {
    width: 40px;
    height: 35px;
    top: 37px;
    left: 41px;
    position: absolute;
}
.cattitle {
    top: 73px! important;
    left: 36px! important;
    width: 50px;
    text-align: center;
    line-height: 1! important;
}
.catcontainerouter1 .catconinner1
{
    left: 81px;
}
.catcontainerouter2 .catconinner1
{
    left: 13px;
}
.catcontainerouter2 .catconinner2
{
    left: 28px;
}
.catcontainerouter3 .catconinner1
{
    left: 13px;
}
.catcontainerouter3 .catconinner2
{
   top: 40px;
    left: -44px;
}
.catcontainerouter3 .catconinner3 {
    left: 149px;
    top: -124px;
}
.catcontainerouter4 .catconinner1
{
    left: 13px;
}
.catcontainerouter4 .catconinner2
{
   top: 40px;
    left: -44px;
}
.catcontainerouter4 .catconinner3 {
    left: 149px;
    top: -124px;
}
.catcontainerouter4 .catconinner4 {
    left: -43px;
    top: -5px;
}
.catcontainerouter5 .catconinner1
{
    left: 13px;
}
.catcontainerouter5 .catconinner2
{
   top: 40px;
    left: -44px;
}
.catcontainerouter5 .catconinner3 {
    left: 149px;
    top: -124px;
}
.catcontainerouter5 .catconinner4 {
    left: -112px;
    top: -46px;
}
.catcontainerouter5 .catconinner5 {
    left: 150px;
    top: -170px;
}
.catcontainerouter6 .catconinner1
{
    left: 13px;
}
.catcontainerouter6 .catconinner2
{
   top: 40px;
    left: -44px;
}
.catcontainerouter6 .catconinner3 {
    left: 149px;
    top: -124px;
}
.catcontainerouter6 .catconinner4 {
    left: -112px;
    top: -46px;
}
.catcontainerouter6 .catconinner5 {
    left: 150px;
    top: -170px;
}
.catcontainerouter6 .catconinner6 {
    left: -44px;
    top: -131px;
}
.catcontainerouter7 .catconinner1
{
    left: 13px;
}
.catcontainerouter7 .catconinner2
{
   top: 40px;
    left: -44px;
}
.catcontainerouter7 .catconinner3 {
    left: 149px;
    top: -124px;
}
.catcontainerouter7 .catconinner4 {
    left: -112px;
    top: -46px;
}
.catcontainerouter7 .catconinner5 {
    left: 150px;
    top: -170px;
}
.catcontainerouter7 .catconinner6 {
    left: -44px;
    top: -131px;
}
.catcontainerouter7 .catconinner7 {
    left: 13px;
    top: -217px;
}
.catcontainerouter8 .catconinner1
{
    left: 13px;
}
.catcontainerouter8 .catconinner2
{
   top: 40px;
    left: -44px;
}
.catcontainerouter8 .catconinner3 {
    left: 149px;
    top: -124px;
}
.catcontainerouter8 .catconinner4 {
    left: -112px;
    top: -46px;
}
.catcontainerouter8 .catconinner5 {
    left: 150px;
    top: -170px;
}
.catcontainerouter8 .catconinner6 {
    left: -44px;
    top: -131px;
}
.catcontainerouter8 .catconinner7 {
    left: 13px;
    top: -217px;
}
.catcontainerouter8 .catconinner8 {
    left: 25px;
    top: -216px;
}
.catcontainerouter9 .catconinner1
{
    left: 13px;
}
.catcontainerouter9 .catconinner2
{
   top: 40px;
    left: -44px;
}
.catcontainerouter9 .catconinner3 {
    left: 149px;
    top: -124px;
}
.catcontainerouter9 .catconinner4 {
    left: -112px;
    top: -46px;
}
.catcontainerouter9 .catconinner5 {
    left: 150px;
    top: -170px;
}
.catcontainerouter9 .catconinner6 {
    left: -44px;
    top: -131px;
}
.catcontainerouter9 .catconinner7 {
    left: 13px;
    top: -217px;
}
.catcontainerouter9 .catconinner8 {
    left: 25px;
    top: -216px;
}
.catcontainerouter9 .catconinner9 {
    left: 81px;
    top: -303px;
}

.skiparrow
{
    width: 30px;
    height: 25px;
    transform: rotate(180deg);
}
.dashhextop
{
    top: 58px;
    left: 170px! important;
}
.viewall
{
    position: relative;
    z-index: 200;
    width: 100%;
    text-align: right;
}
.dashcattop {
    top: 80px;
    height: 300px! important;
}
.sidemenutop1
{
    position: relative;
    top: 50px;
}
.sidemenutop2
{
    position: relative;
    top: 40px;
}
.logoimgheader
{
    width: 100px;
    height: 100px;
}

.headerbtpad
{
    padding-bottom: 100px;
}
.headertpad
{
    padding-top: 35px;
}
.orderh3s {
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 0;
    margin: 0;
    text-align: right;
}
.orderps {
    font-size: 12px;
    letter-spacing: 0.5px;
    padding: 4px 0;
    margin: 0;
    text-align: right;
    color: rgb(236, 236, 236);
    font-weight: 300;
}
.orderh2s {
    font-weight: 500;
    font-size: 18px;
    color: rgb(226, 226, 226);
}
.creditc {
    border-bottom: solid 1px #cccccc;
    height: 45px;
}
.linkpadt
{
    padding-top: 15px;
}
.linkipadt
{
    padding-top: 12px;
}
.creditopad {
    padding: 50px 20px;
}
.creditlwp
{
    padding: 5px 20px! important;
}
.creditlwpt
{
    padding-top: 7px;
}
.links_icon_white
{
    width: 35px;
    height: 35px;
}
.links_icon_whitewc
{
    width: 30px;
    height: 30px;
}
.font-size
{
    font-size: 14px! important;
}
.linesstyle {
    font-size: 14px;
    color: rgb(220, 220, 220);
    font-weight: 400;
}

.headerh2s
{
    font-size: 20px;
}
.posrel{
    position: relative;
    left: 33px;
}
.hedtop
{
    top: 0! important;
}
.orderposab {
    position: absolute;
    left: 300px;
    top: 50px;
}
.orderposrel
{
    position: relative;
}
.es {
    padding: 64px;
}

.footabout {
    position: relative;
    top: 550px;
}
.footslogan
{
    position: relative;
    top: 500px;
}
.homedashhex {
    position: relative;
    top: 250px;
    left: 42%;
}

.text-underline {
    text-decoration: underline! important;
}
.loginterms {
    text-align: left;
    color: rgb(218, 218, 218);
}

.selectpicker {
    background: transparent! important;
    color: white! important;
    border: none! important;
}
.bootstrap-select .btn:focus {
    outline: none!important;
}
.text
{
    color: white! important;
}
.bootstrap-select.btn-group .dropdown-menu {
    background: rgb(11, 48, 78);
    color: white;
    border: rgb(64, 154, 214) solid 0.5px;
    max-height: 300px! important;
}
.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #58bde4! important;
    margin: 0 5px;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%! important;
    height: 30px! important;
}
img
{
    object-fit: cover! important;
}
.hli
{
    display: inline-block;
    padding-left: 10px;
}
.hul
{
    text-align: right;
}
.hul a
{
    color: white;
    font-size: 16px;
}
.iconsmall_nextsss
{
    width: 25px;
    height: 25px;
}
.iconsmall_nextss
{
    width: 35px;
    height: 35px;
}
.imgicon
{
    width: 50px;
    height: 33px;
}


.cheaderh2s {
    font-size: 24px;
}

.sideorderps {
    font-size: 14px;
    padding: 5px 0;
    color: rgb(236, 236, 236);
    font-weight: 300;
    margin: 0;
}
.sideorderhs {
    font-size: 16px;
    color: rgb(236, 236, 236);
    font-weight: 500;
    margin: 0;
}
.addreviewbutton {
    width: 100px;
    height: 27px;
    background: #d6c60e;
    padding: 2px 5px;
    float: right;
}
.reviewspan
{
    font-size: 14px;
}
.alerticonremove {
    width: 30px! important;
    height: 30px;
    border: solid 1px rgb(249, 250, 251);
    border-radius: 100%;
    position: relative;
    top: 7px;
}
.buthei
{
    height: 35px;
}
.paddashbottom
{
    padding-bottom: 25px;
padding-left: 160px;
}
.pd_price_font
{
    font-size: 20px;
    padding: 4px 20px;
}
.pd_subt
{
    font-size: 20px! important;
}
.reviewrate {
    width: 170px;
    padding: 10px 0;
    background: rgb(241, 231, 231);
    margin: 10px;
    display: inline-block;
    color: black;
}
.color-black
{
    color: black! important;
}
.color-blue
{
color: rgb(26, 108, 167)! important;
}
.reviewratechange {
    color: rgb(78, 168, 232)!important;
    border: solid 2px rgb(78, 168, 232)! important;
}
.borderreview {
    border-bottom: solid 1px rgb(58, 142, 239)! important;
}

.panels {
    background: transparent! important;
}
#panelbd
{
    border: none;
    border-bottom: 1px solid #ddd;
}
.orderrevbo
{
    width: 30%;
    min-height: 125px;
}
.orderrevbonext
{
    width: 65%;
    float: right;
}
.orderrevbof
{
    font-size: 16px;
}
.positionabsolute
{
    position: absolute;
}
.cartradio {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
#search_text {
    height: 40px;
    width: 92%;
    float: left;
    background: transparent;
    border: solid 0.5px rgb(29, 110, 183);
    padding-left: 15px;
}
.search-area {
    height: 40px;
    padding-top: 29px;
}
.search-button {
    width: 8%;
    height: 40px;
    background: rgb(29, 110, 183);
    border: solid 0.5px rgb(29, 110, 183);
}
.headersearchicon {
    width: 41px;
    height: 41px;
}
.productsetext
{
    width: 80%! important;
}
#Search_Text {
    height: 40px;
    width: 92%;
    float: left;
    background: transparent;
    border: solid 0.5px rgb(29, 110, 183);
    padding-left: 15px;
}
.productseicon
{
    width: 20%! important;
    height: 40px;
    background: rgb(29, 110, 183);
    border: solid 0.5px rgb(29, 110, 183);
}
.faqul
{
    padding-left: 40px;
}
.faqli
{
    font-size: 20px;
}
.chreplys
{
    width: 16%;
    background: #0c6cfb;
    height: 50px;
    padding: 10px 15px;
    font-size: 20px;
    float: left;
}
.chatmsgnoreply
{    padding-top: 100px;
    font-size: 20px;
}
.requestpad
{
    padding: 10px! important;
}
.headersearchtext {
    width: 41px;
    height: 31px;
}
.html5gallery-container-0 div {
    box-sizing: content-box;
    color: white! important;
}
.orderstatuswidth {
    width: 75%;
    margin: auto;
}
.dashloginfooter {
    padding-top: 100px;
}
.minheight
{
    min-height: 500px;
}
.faq_bb
{
    padding-bottom: 25px;
}
.nr_pl
{
    padding-left: 30px! important;
}

.stndinfo {
    font-size: 20px;
    padding-top: 100px;
}
.btnpackage {
    background: rgb(29, 105, 199)! important;
    color: white! important;
    border-color: rgb(29, 105, 199)! important;
    width: 100%! important;
}
.sidecreditpad{
    padding: 40px;
}

.merchantcreditcontainer {
    position: relative;
}
.merchantcredit {
    position: absolute;
}
.merchantcreditcontainer1 {
    height: 200px;
}
.merchantcreditcontainer1 .merchantcredit1 {
    left: 245px;
    top: 38px;
}
.merchantcreditcontainer2 {
    height: 200px;
}
.merchantcreditcontainer2 .merchantcredit1 {
    left: 125px;
    top: 38px;
}
.merchantcreditcontainer2 .merchantcredit2 {
    left: 350px;
    top: 38px;
}
.merchantcreditcontainer3 {
    height: 300px;
}
.merchantcreditcontainer3 .merchantcredit1 {
    left: 125px;
    top: 38px;
}
.merchantcreditcontainer3 .merchantcredit2 {
    left: 237px;
    top: 109px;
}
.merchantcreditcontainer3 .merchantcredit3 {
    left: 350px;
    top: 38px;
}
.merchantcreditcontainer4 {
    height: 400px;
}
.merchantcreditcontainer4 .merchantcredit1 {
    left: 125px;
    top: 38px;
}
.merchantcreditcontainer4 .merchantcredit2 {
    left: 350px;
    top: 38px;
}
.merchantcreditcontainer4 .merchantcredit3 {
    left: 125px;
    top: 200px;
}
.merchantcreditcontainer4 .merchantcredit4 {
    left: 350px;
    top: 200px;
}
.merchantcreditcontainer5 {
    height: 400px;
}
.merchantcreditcontainer5 .merchantcredit1 {
    left: 125px;
    top: 38px;
}
.merchantcreditcontainer5 .merchantcredit2 {
    left: 237px;
    top: 123px;
}
.merchantcreditcontainer5 .merchantcredit3 {
    left: 350px;
    top: 38px;
}
.merchantcreditcontainer5 .merchantcredit4 {
    left: 125px;
    top: 200px;
}
.merchantcreditcontainer5 .merchantcredit5 {
    left: 350px;
    top: 200px;
}
.merchantcreditcontainer6 {
    height: 500px;
}
.merchantcreditcontainer6 .merchantcredit1 {
    left: 125px;
    top: 38px;
}
.merchantcreditcontainer6 .merchantcredit2 {
    left: 237px;
    top: 123px;
}
.merchantcreditcontainer6 .merchantcredit3 {
    left: 350px;
    top: 38px;
}
.merchantcreditcontainer6 .merchantcredit4 {
    left: 125px;
    top: 200px;
}
.merchantcreditcontainer6 .merchantcredit5 {
    left: 350px;
    top: 200px;
}
.merchantcreditcontainer6 .merchantcredit6 {
    left: 237px;
    top: 280px;
}
.merchantcreditcontainer7 {
    height: 400px;
}
.merchantcreditcontainer7 .merchantcredit1 {
    left: 125px;
    top: 38px;
}
.merchantcreditcontainer7 .merchantcredit2 {
    left: 237px;
    top: 123px;
}
.merchantcreditcontainer7 .merchantcredit3 {
    left: 350px;
    top: 38px;
}
.merchantcreditcontainer7 .merchantcredit4 {
    left: 125px;
    top: 200px;
}
.merchantcreditcontainer7 .merchantcredit5 {
    left: 350px;
    top: 200px;
}
.merchantcreditcontainer7 .merchantcredit6 {
    left: 10px;
    top: 123px;
}
.merchantcreditcontainer7 .merchantcredit7 {
    left: 465px;
    top: 123px;
}
.linkiconss {
    width: 30px;
    height: 23px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 23px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.topfaqtitle {
    background: rgb(236, 234, 234);
    padding: 10px 15px;
    margin-bottom: 5px;
}
.topuphex {
    position: relative;
    width: 90px;
    height: 100px;
    display: inline-block;
}
.topupimg
{
    width: 90px;
    height: 100px;
}
.topupspan {
    position: absolute;
    top: 40px;
    left: 0px;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.cancelorderal {
    width: 100%;
    margin: 10px 0 0 0;
    text-align: center;
}
.rmnextpage {
    width: 144px;
    margin: auto;
    /* padding: 50px 0; */
    padding-top: 20px;
    padding-left: 30px;
}
.rmcreditopad {
    padding: 20px 20px;
}
.rmcathexframe{
    width: 150px;
    height: 150px;
}
.rmcaticon
{
    width: 40px;
    height: 35px;
    top: 46px;
    left: 54px;
    position: absolute;
}
.rmcattitle {
    top: 90px! important;
    left: 50px! important;
    width: 50px;
    text-align: center;
    line-height: 1! important;
}
.rmcatcontainerouter6 .catconinner1 {
    left: -55px;
    top: 28px;
}

.rmcatcontainerouter6 .catconinner2 {
    top: -71px;
    left: 30px;
}

.rmcatcontainerouter6 .catconinner3 {
    left: 115px;
    top: -272px;
}

.rmcatcontainerouter6 .catconinner4 {
    left: -55px;
    top: -323px;
}
.rmcatcontainerouter6 .catconinner5 {
    left: 116px;
    top: -473px;
}
.rmcatcontainerouter6 .catconinner6 {
    left: 29px;
    top: -573px;
}
.rmdashboardhexoutercontainer {
    height: 475px;
    left: 125px;
    position: relative;
    top: 43px;
}
.copiedbtn {
    padding: 10px;
    background: #949292;
    border: solid 1px rgb(239, 238, 238);
    color: rgb(247, 245, 245);
    border-radius: 5px;
    display: inline-block;
    width: 75px;
    text-align: center;
}
.copybtn {
    padding: 10px;
    background: black;
    border: solid 1px rgb(210, 208, 208);
    color: rgb(210, 208, 208);
    border-radius: 5px;
    display: inline-block;
    width: 75px;
    text-align: center;
}
#gallerypreview {
    width: 100%! important;
}
#modalImg {
    width: 100%! important;
}
.galleryselectimg
{
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10px;
    top: 10px;
}
.mediainner
{
    width: 100px;
    border: solid 1px;
    text-align: center;
    position: relative;
    height: 100Px;
    margin: 10px;
}

.galleryimg
{
       position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 10px;
}
.rmdashcattop {
    height: 200px! important;
}
.rmdashcattop .rmcatcontainerouter6 .catconinner1 {
    left: 0;
    top: 0;
}
.rmdashcattop .rmcatcontainerouter6 .catconinner2 {
    left: 50px;
    top: 0;
}
.rmdashcattop .rmcatcontainerouter6 .catconinner3 {
    left: 100px;
    top: 0;
}
.rmdashcattop .rmcatcontainerouter6 .catconinner4 {
    left: 150px;
    top: 0;
}
.rmdashcattop .rmcatcontainerouter6 .catconinner5 {
    left: 200px;
    top: 0;
}
.rmdashcattop .rmcatcontainerouter6 .catconinner6 {
    left: 250px;
    top: 0;
}
.rmdashnew {
    left: 0;
    top: 0;
    position: relative;
    height: 250px;
}
.rmdashnew .dashboardhex1 {
     left: 207px;
     top: 0px; 
}
.rmdashnew .dashboardhex2 {
     left: 150px;
     top: 50px; 
}
.rmdashnew .dashboardhex3 {
     left: 95px;
     top: 0px; 
}
.rmdashnew .dashboardhex4 {
     left: 37px;
     top: 50px; 
}
.rmdashnew .dashboardhex5 {
     left: -20px;
     top: 0px; 
}
.rmdashnew .dashboardhex6 {
     left: -77px;
     top: 50px; 
}
.rmdashnew .dashboardhex7 {
     left: -132px;
     top: 0px; 
}

.rmcrdashcon
{
height:275px;
}
.rmcrdashcon6 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon6 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon6 .crmcredit3 {
    top: 0px;
    left: 220px;
}
.rmcrdashcon6 .crmcredit4 {
    top: 60px;
    left: 330px;
}
.rmcrdashcon6 .crmcredit5 {
    top: 0px;
    left: 440px;
}
.rmcrdashcon6 .crmcredit6 {
    top: 60px;
    left: 550px;
}
.rmcrdashcon7 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon7 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon7 .crmcredit3 {
    top: 0px;
    left: 220px;
}
.rmcrdashcon7 .crmcredit4 {
    top: 60px;
    left: 330px;
}
.rmcrdashcon7 .crmcredit5 {
    top: 0px;
    left: 440px;
}
.rmcrdashcon7 .crmcredit6 {
    top: 60px;
    left: 550px;
}
.rmcrdashcon7 .crmcredit7 {
    top: 0px;
    left: 660px;
}
.rmcrdashcon8 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon8 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon8 .crmcredit3 {
    top: 0px;
    left: 220px;
}
.rmcrdashcon8 .crmcredit4 {
    top: 60px;
    left: 330px;
}
.rmcrdashcon8 .crmcredit5 {
    top: 0px;
    left: 440px;
}
.rmcrdashcon8 .crmcredit6 {
    top: 60px;
    left: 550px;
}
.rmcrdashcon8 .crmcredit7 {
    top: 0px;
    left: 660px;
}
.rmcrdashcon8 .crmcredit8 {
    top: 60px;
    left: 770px;
}
.rmcrdashcon9 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon9 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon9 .crmcredit3 {
    top: 0px;
    left: 220px;
}
.rmcrdashcon9 .crmcredit4 {
    top: 60px;
    left: 330px;
}
.rmcrdashcon9 .crmcredit5 {
    top: 0px;
    left: 440px;
}
.rmcrdashcon9 .crmcredit6 {
    top: 60px;
    left: 550px;
}
.rmcrdashcon9 .crmcredit7 {
    top: 0px;
    left: 660px;
}
.rmcrdashcon9 .crmcredit8 {
    top: 60px;
    left: 770px;
}
.rmcrdashcon9 .crmcredit9 {
    top: 0px;
    left: 880px;
}
.rmcrdashcon10 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon10 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon10 .crmcredit3 {
    top: 0px;
    left: 220px;
}
.rmcrdashcon10 .crmcredit4 {
    top: 60px;
    left: 330px;
}
.rmcrdashcon10 .crmcredit5 {
    top: 0px;
    left: 440px;
}
.rmcrdashcon10 .crmcredit6 {
    top: 60px;
    left: 550px;
}
.rmcrdashcon10 .crmcredit7 {
    top: 0px;
    left: 660px;
}
.rmcrdashcon10 .crmcredit8 {
    top: 60px;
    left: 770px;
}
.rmcrdashcon10 .crmcredit9 {
    top: 0px;
    left: 880px;
}
.rmcrdashcon10 .crmcredit10 {
    top: 60px;
    left: 990px;
}
.rmcrdashcon5 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon5 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon5 .crmcredit3 {
    top: 0px;
    left: 220px;
}
.rmcrdashcon5 .crmcredit4 {
    top: 60px;
    left: 330px;
}
.rmcrdashcon5 .crmcredit5 {
    top: 0px;
    left: 440px;
}
.rmcrdashcon4 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon4 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon4 .crmcredit3 {
    top: 0px;
    left: 220px;
}
.rmcrdashcon4 .crmcredit4 {
    top: 60px;
    left: 330px;
}
.rmcrdashcon3 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon3 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon3 .crmcredit3 {
    top: 0px;
    left: 220px;
}
.rmcrdashcon2 .crmcredit1 {
    top: 0px;
    left: 0px;
}
.rmcrdashcon2 .crmcredit2 {
    top: 60px;
    left: 110px;
}
.rmcrdashcon1 .crmcredit1 {
    top: 0px;
    left: 0px;
}

.rmcrdashcon .rmcredit {
    width: 165px;
    height: auto;
    text-align: center;
    position: absolute;
}