.invoice-out{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    border-radius: 10px;
    border: 1px solid #000;
    display: inline-block;
    width: 293px;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin: 10px;
    float: left;
}
.service {
    margin: 20px 0;
}
.service .internet-package-name {
    width: 626px;
    font-size: 25px;
    font-weight: bold;
    padding: 10px;
    margin: 10px 0 0 0;
    color: #FFF;
    background-color: #005aa0;
}
.service .internet-package-name {
    font-size: 25px;
    font-weight: bold;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.service .service-description {
    width: 626px;
    background-color: #F1F1F1;
    padding: 10px;
    font-size: 15px;
    line-height: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.service .invoice-out-left {
    float: left;
    width: 400px;
}
.service .invoice-out-right {
    text-align: right;
    margin: 0 0 0 400px;
    text-align: center;
    font-weight: bold;

}
.row.current-datas {
    min-width: 0;
    width: 100%;
}
.row label { 
    display:block;
    float: left;
    width: 150px;
    font-size:11px, 1.0em;
    font-weight:bold;
    overflow:hidden;
    padding:7px;
    margin-left: 10px;
    text-align: right;
}
.row label:after {
    content: ':';
}
.row.current-datas .current-lab
{
    width: 200px;
    padding: 0;
    margin-right: 10px;
}
.row .value{
    overflow:hidden; 
    padding:7px; 
    min-height:28px; 
    width: 280px;
}
row.current-datas .current-value
{
    
}
.invoice-download {
    text-align: center;
    background-color: #005aa0;
    margin: 20px auto;
    padding: 10px;
    width: 50%;
}
.buy-btn-content {
    color: #FFF;
    background-color: #A9A9A9;
    font-weight: bold;
    padding: 10px;
    margin: auto;
    width: 55%;
}
#buying-info {
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    padding: 10px 0;
    margin: 10px 0;
    text-align: center;
}

.ViGridTable .filterRow input {
    margin: 0;
    padding: 3px;
}
.ViGridTable thead tr th {
    background-color: #005aa0;
}
#first-grid .ViGridTable th a:link, .ViGridTable th a:visited {
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}
.ViPaginationWidget.limitSelect {
    width: 10%;
    margin: auto;
}
#first-grid div.ViPaginationWidget {text-align:center; padding:10px 0;}
#first-grid div.ViPaginationWidget.limitSelect{padding-bottom:0px;margin-bottom:-5px;}
#first-grid div.ViPaginationWidget a:link, #first-grid div.ViPaginationWidget a:visited { 
    display:inline-block; 
    padding:2px 5px;
    border: 1px solid #A9A9A9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; 
    -khtml-border-radius: 3px;
    border-radius: 3px;
    font: normal 14px/1.5em Arial;
    color: #666666;
    text-decoration: none;
    margin: 0px 2px;
}
#first-grid div.ViPaginationWidget a:hover { 
    border: 1px solid #8d8787;
    background-color: #005aa0;
    color: #FFF;
}
#first-grid div.ViPaginationWidget span { 
    display:inline-block; 
    padding:2px 5px;
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; 
    -khtml-border-radius: 3px;
    border-radius: 3px;
    font: normal 14px/1.5em Arial;
    color: #CCC;
    text-decoration: none;
    margin: 0px 2px;
}
#menu {
    text-align: center;
}

ul#menu li a:link, ul#menu li a:visited {
    font-size: 14px;
    padding: 0px 5px 0px 5px;
}

.faq a.more_btn {
    position: inherit;
    float: none;
    display: inline-block;
    margin-left: 10px;
}

.faq ul li a.more_btn {
    position: inherit;
    float: right;
}

.faq ul {
    list-style: none;
/*    border-bottom: 1px solid #b3b1a5;*/
}

.faq ul li {
    padding-left: 14px;
    font-size: 12px;
    color: #333333;
    background-color: #ffffff;
    height: 50px;
    line-height: 50px;
    border-width: 0px;
    border-color: #999999;
    background-image: -moz-linear-gradient(top, #ffffff, #e4e4e4);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e4e4e4));
    background-image: -o-linear-gradient(top, #ffffff, #e4e4e4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4')";
    background-image: linear-gradient(top, #ffffff, #e4e4e4);
}

.faq ul li {
    height: auto;
}

.faq ul li.info {
    display: none;
    height: auto;
    padding: 10px 14px 10px 14px;
}

.faq ul li.info p {
    margin-bottom: 0px;
}

.faq ul li a.more_btn {
    cursor: pointer;
    margin-right: 20px;    
    background-color: #005aa0;
    color: white;
    padding: 2px 4px 2px 4px;
    border-radius: 10px;
}

/* FLASHMESSAGE STYLE */
div.box-flashmessages .red {
	font-size: 11px;
	padding: 5px 5px 5px 15px;
	height: 32px;
	width: 100%;
	border: 1px solid #d09e9f;
	color: #AD262A !important;
	/*background: url(../images/red-bg.jpg) top repeat-x;*/
        border: 1px #EB9D9D solid;
	margin-bottom:5px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -khtml-border-radius: 6px;
        border-radius: 6px;
        background-color: #F2BCBC;
}

div.box-flashmessages .blue {
	font-size: 11px;
	height: 32px;
	width: 500px;
	border: 1px solid #9ec6d0;
	color: #0e4b78;
	background: url(../images/blue-bg.jpg) top;
}

div.box-flashmessages .green {
	font-size: 11px;
	height: 32px;
	width: 500px;
	border: 1px solid #a2d39b;
	color: #376d17;
	background: url(../images/green-bg.jpg) top;
}

div.box-flashmessages .green p {
                padding: 8px;
}

div.box-flashmessages .yellow {
	font-size: 11px;
	height: 32px;
	width: 500px;
	border: 1px solid #e1d082;
	color: #665819;
	background: url(../images/yellow-bg.jpg) top;
}

div.box-flashmessages {
    width: 500px;
}

div.box-flashmessages.green img {
    float: left !important;
    border: none !important;
}

div#right-col p {
margin-top: 4px;
margin-left: 12px;
}

div#right-col p, img {
    margin: 5px;
    display: inline;
    float: left;
}

div.box-flashmessages .red p {
    padding: 8px;
}

/* FLASHMESSAGE STYLE VÉGE */

#left_side_menu_holder {
    float: left;
    width: 225px;
    height: 400px;
    background-color: #005aa0;
    margin: 0px 15px 0px 0px;    
    padding: 10px;    
    color: #FFF;
    font-weight: bold;
    border-radius: 10px;
    font-size: 16px
}

#left_side_menu_holder #client_name {
    text-align: center;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #FFF;
    font-size: 16px;    
    line-height: 20px;    
}

#left_side_menu_holder #left_side_menu {
    padding: 10px 0px 0px 5px;   
}

ul#left_side_menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}

ul#left_side_menu li {
   position: relative;   
   z-index: 2000;   
}

ul#left_side_menu li a:hover {
    color: wheat;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

ul#left_side_menu li a.activeItem {
    color: #ffd381;
    text-shadow: 1px 1px #353535;
}

.yes_free_phone {
    background-color: #4CAF50;
    color: #FFF;
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    padding: 10px 0;
    margin: 10px 0;
    text-align: center;
    float: left;
}

.no_free_phone {
    background-color: #DC143C;
    color: #FFF;
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    padding: 10px 0;
    margin: 10px 0;
    text-align: center;
    float: left;
}

div.box-flashmessages {
    width: 100%;
    padding: 0 15px;
}

div.box-flashmessages .green {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

div.box-flashmessages img {
    margin: 14px;
}

.selectGsmNumber {
    width: 89%;
    font-size: 30px !important;
}

.selectGsmNumber option{
    font-size: 30px;
}
.chageServiceType {
    width: 89%;
    font-size: 30px !important;
}

.chageServiceType option{
    font-size: 30px;
}

.alert {
    font-size: 18px !important;
}

.bill-number-text {
    font-size: 24px !important;
    text-align: center;
    margin-top: 5px;
    background: rgba(255, 0, 0, 0.09);
    padding: 10px;
    font-weight: bold;
    border-radius: 4px;
    text-decoration: underline;
    max-width: 380px;
    margin: 10px auto 0 auto;
}

.free-phone-input {
    width: 100% !important;
}

.checkFreePhoneForm {
    margin-top: 15px
}

.checkFreePhoneForm label {
    width: 100% !important;
    font: inherit !important;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 500 !important;
}

.chageServiceType, .selectGsmNumber {
    height: initial !important
}

.services-alert p {
    color: #a94442 !important;
}

.buy-btn-content {
    margin-top: 5px;
    border-radius: 5px;
}

.buy-btn-content {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.buy-btn-content:hover {
    background-color: rgb(25, 126, 204) !important
}

table.ViGridTable th .vigridtable_arrow_holder {
    float: right;
    width: 0;
    left: 9px;
}
table.ViGridTable th .vigridtable_uparrow a {
    color: #c6dce6;
    font-size: 11px !important;
}
table.ViGridTable th .vigridtable_downarrow a {
    color: #ccc;
    font-size: 11px !important;
}
table.ViGridTable th .vigridtable_uparrow.vigrid_selected_order a {
    color: #68e859 !important;
}
table.ViGridTable th .vigridtable_downarrow.vigrid_selected_order a {
    color: #ff7a7a !important;
}
table.ViGridTable th .vigridtable_uparrow {
    height: 10px;
	margin-top: -6px;
}
table.ViGridTable th .vigridtable_downarrow {
    height: 10px;
}

#first-grid table th {
    padding: 10px 15px 10px 10px !important
}